mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
fix(backgrounds): legacy config compatibility and locale sync
This commit is contained in:
@@ -434,7 +434,7 @@ export const backgroundRegistry: BackgroundDefinition[] = [
|
||||
key: 'lineColor',
|
||||
label: 'admin.backgrounds.lineColor',
|
||||
type: 'color',
|
||||
default: 'rgba(51,65,85,0.5)',
|
||||
default: '#334155',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user