mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard schema: Review and mature timezone property (#62090)
* Review and mature timezone property of Dashboard kind * Update timezone type
This commit is contained in:
@@ -24,6 +24,7 @@ export function createDashboardModelFixture(
|
||||
schemaVersion: 1,
|
||||
revision: 1,
|
||||
style: 'dark',
|
||||
timezone: '',
|
||||
...dashboardInput,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user