mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 12:08:05 -06:00
feat: Migrations, new saved views interface
This commit is contained in:
@@ -7,6 +7,7 @@ class R {
|
||||
static const switchingAccounts = "switchingAccounts";
|
||||
static const savedView = "savedView";
|
||||
static const createSavedView = "createSavedView";
|
||||
static const editSavedView = "editSavedView";
|
||||
static const documentDetails = "documentDetails";
|
||||
static const editDocument = "editDocument";
|
||||
static const labels = "labels";
|
||||
|
||||
Reference in New Issue
Block a user