mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-14 10:12:21 -06:00
FEATURE fix permissions model
This commit is contained in:
@@ -30,6 +30,7 @@ class PaperlessApiHiveTypeIds {
|
||||
static const int groupModel = 124;
|
||||
static const int permissions = 125;
|
||||
static const int userModelv2 = 126;
|
||||
static const int usersAndGroupsPermissions = 127;
|
||||
}
|
||||
|
||||
void registerPaperlessApiHiveTypeAdapters() {
|
||||
|
||||
Reference in New Issue
Block a user