mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 02:27:06 +01:00
Nit: use camelCase
This commit is contained in:
parent
ac292999ef
commit
8311313e6e
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ export enum MailFilterAttachmentType {
|
|||
|
||||
export enum MailRuleConsumptionScope {
|
||||
Attachments = 1,
|
||||
Email_Only = 2,
|
||||
EmailOnly = 2,
|
||||
Everything = 3,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue