mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-20 18:11:17 +00:00
Nit: use camelCase
This commit is contained in:
@@ -7,7 +7,7 @@ export enum MailFilterAttachmentType {
|
||||
|
||||
export enum MailRuleConsumptionScope {
|
||||
Attachments = 1,
|
||||
Email_Only = 2,
|
||||
EmailOnly = 2,
|
||||
Everything = 3,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user