mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 02:57:09 +01:00
Fix merge conflict
This commit is contained in:
parent
3e6ba34c5e
commit
01285c96d4
1 changed files with 2 additions and 0 deletions
|
|
@ -269,6 +269,8 @@ export const PaperlessConfigOptions: ConfigOption[] = [
|
|||
type: ConfigOptionType.JSON,
|
||||
config_key: 'PAPERLESS_CONSUMER_TAG_BARCODE_MAPPING',
|
||||
category: ConfigCategory.Barcode,
|
||||
},
|
||||
{
|
||||
key: 'ai_enabled',
|
||||
title: $localize`AI Enabled`,
|
||||
type: ConfigOptionType.Boolean,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue