feat(ui): unify global visual identity, theme tokens and report filters
This commit is contained in:
@@ -13,6 +13,8 @@ var AllowedKeys = map[string]bool{
|
||||
"platform_logo": true,
|
||||
"admin_primary_color": true,
|
||||
"admin_accent_color": true,
|
||||
"admin_danger_color": true,
|
||||
"admin_warning_color": true,
|
||||
}
|
||||
|
||||
func GetSettings(ctx context.Context, pool *pgxpool.Pool) (map[string]string, error) {
|
||||
|
||||
Reference in New Issue
Block a user