mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-13 04:12:16 -06:00
feat: Add notes
This commit is contained in:
@@ -26,4 +26,5 @@ class R {
|
||||
static const loggingOut = "loggingOut";
|
||||
static const restoringSession = "restoringSession";
|
||||
static const addAccount = 'addAccount';
|
||||
static const addNote = 'addNote';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user