Dashboard schema: Review and mature timezone property (#62090)

* Review and mature timezone property of Dashboard kind

* Update timezone type
This commit is contained in:
Dominik Prokop
2023-01-27 07:13:33 -08:00
committed by GitHub
parent 5531e22f46
commit 83199c4bf5
7 changed files with 11 additions and 21 deletions

View File

@@ -24,6 +24,7 @@ export function createDashboardModelFixture(
schemaVersion: 1,
revision: 1,
style: 'dark',
timezone: '',
...dashboardInput,
};