mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: in generated file
This commit is contained in:
parent
54d026f576
commit
724d198be1
@ -1182,7 +1182,7 @@ export const defaultDashboard: Partial<Dashboard> = {
|
|||||||
graphTooltip: DashboardCursorSync.Off,
|
graphTooltip: DashboardCursorSync.Off,
|
||||||
links: [],
|
links: [],
|
||||||
panels: [],
|
panels: [],
|
||||||
schemaVersion: 36,
|
schemaVersion: 39,
|
||||||
tags: [],
|
tags: [],
|
||||||
timezone: 'browser',
|
timezone: 'browser',
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user