mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Allow setting mailrule order from frontend
This commit is contained in:
@@ -36,6 +36,8 @@ export interface PaperlessMailRule extends ObjectWithId {
|
||||
|
||||
account: number // PaperlessMailAccount.id
|
||||
|
||||
order: number
|
||||
|
||||
folder: string
|
||||
|
||||
filter_from: string
|
||||
|
Reference in New Issue
Block a user