Fix merge conflict

This commit is contained in:
shamoon 2025-05-13 07:06:29 -07:00
parent 761534e296
commit 25cdf5063d
No known key found for this signature in database

View File

@ -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,