mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-24 07:12:57 +00:00
Added missing check
This commit is contained in:
@@ -41,5 +41,7 @@ activeProfileStore.subscribe(profileId => {
|
||||
return;
|
||||
}
|
||||
|
||||
lastActiveProfileId = profileId;
|
||||
|
||||
void maintenanceSettings.setActiveProfileId(profileId);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user