mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 11:36:39 +01:00
Merge branch 'dev' into feature-permissions
This commit is contained in:
commit
44f860d9b0
49 changed files with 5354 additions and 6219 deletions
|
|
@ -36,6 +36,8 @@ export interface PaperlessMailRule extends ObjectWithId {
|
|||
|
||||
account: number // PaperlessMailAccount.id
|
||||
|
||||
order: number
|
||||
|
||||
folder: string
|
||||
|
||||
filter_from: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue