mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
Nit: use camelCase
This commit is contained in:
@@ -49,7 +49,7 @@ const CONSUMPTION_SCOPE_OPTIONS = [
|
||||
name: $localize`Only process attachments`,
|
||||
},
|
||||
{
|
||||
id: MailRuleConsumptionScope.Email_Only,
|
||||
id: MailRuleConsumptionScope.EmailOnly,
|
||||
name: $localize`Process message as .eml`,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user