Merge branch 'dev' into feature-permissions

This commit is contained in:
Michael Shamoon 2023-01-24 14:10:45 -08:00
commit 44f860d9b0
49 changed files with 5354 additions and 6219 deletions

View file

@ -36,6 +36,8 @@ export interface PaperlessMailRule extends ObjectWithId {
account: number // PaperlessMailAccount.id
order: number
folder: string
filter_from: string