mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 14:07:59 -06:00
feat: Add suggestions to server login page
This commit is contained in:
@@ -20,6 +20,7 @@ class HiveBoxes {
|
||||
static const localUserAccount = 'localUserAccount';
|
||||
static const localUserAppState = 'localUserAppState';
|
||||
static const localUserSettings = 'localUserSettings';
|
||||
static const hosts = 'hosts';
|
||||
}
|
||||
|
||||
class HiveTypeIds {
|
||||
|
||||
Reference in New Issue
Block a user