mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add a feature toggle for custom branding (#51168)
This commit is contained in:
@@ -63,4 +63,5 @@ export interface FeatureToggles {
|
||||
dataConnectionsConsole?: boolean;
|
||||
internationalization?: boolean;
|
||||
topnav?: boolean;
|
||||
customBranding?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user