Add option to partially disable webui version updated info

This commit is contained in:
schroda
2026-01-25 17:53:32 +01:00
parent 4d7eb74a56
commit 749c81eef1
7 changed files with 36 additions and 5 deletions

View File

@@ -135,6 +135,9 @@ export const APP_METADATA: Record<
webUIInformAvailableUpdate: {
convert: convertToBoolean,
},
webUIInformVersionUpdated: {
convert: convertToBoolean,
},
serverInformAvailableUpdate: {
convert: convertToBoolean,
},
@@ -449,6 +452,7 @@ export const GLOBAL_METADATA_KEYS: AppMetadataKeys[] = [
// updates
'webUIInformAvailableUpdate',
'webUIInformVersionUpdated',
'serverInformAvailableUpdate',
// sources