mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
documents now remain open fixes #16
This commit is contained in:
3
src-ui/src/app/data/storage-keys.ts
Normal file
3
src-ui/src/app/data/storage-keys.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const OPEN_DOCUMENT_SERVICE = {
|
||||
DOCUMENTS: 'open-documents-service:openDocuments'
|
||||
}
|
Reference in New Issue
Block a user