mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-14 02:12:21 -06:00
WIP - Add system notifications for document upload progress/status
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
enum NotificationResponseAction {
|
||||
openCreatedDocument,
|
||||
acknowledgeCreatedDocument;
|
||||
}
|
||||
Reference in New Issue
Block a user