1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-24 07:12:57 +00:00

Proper modifiers

This commit is contained in:
2024-11-30 03:37:05 +04:00
parent b3a92653ad
commit d14fc8ba7d

View File

@@ -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.