mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboards: Fix issue causing crashes when saving new dashboard (#77620)
Closes #77593
This commit is contained in:
@@ -22,6 +22,7 @@ export function createDashboardModelFixture(
|
||||
editable: true,
|
||||
graphTooltip: defaultDashboardCursorSync,
|
||||
schemaVersion: 1,
|
||||
version: 1,
|
||||
timezone: '',
|
||||
...dashboardInput,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user