Migration v42: HideFrom tooltip consistency migration (#110517)
* Migration to be verified: v42 HideFrom tooltip migration * snap update * make gen cue * Add comments of 42 being the final version
This commit is contained in:
@@ -1209,7 +1209,7 @@ export const defaultDashboard: Partial<Dashboard> = {
|
||||
graphTooltip: DashboardCursorSync.Off,
|
||||
links: [],
|
||||
panels: [],
|
||||
schemaVersion: 41,
|
||||
schemaVersion: 42,
|
||||
tags: [],
|
||||
timezone: 'browser',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user