mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 23:02:58 +00:00
Proper modifiers
This commit is contained in:
@@ -21,7 +21,7 @@ export default class MaintenanceProfile extends StorageEntity<MaintenanceProfile
|
||||
});
|
||||
}
|
||||
|
||||
static _entityName = "profiles";
|
||||
public static readonly _entityName = "profiles";
|
||||
|
||||
/**
|
||||
* Read all maintenance profiles from the storage.
|
||||
|
||||
Reference in New Issue
Block a user