fix: in generated file

This commit is contained in:
Duologic 2024-05-13 14:45:09 +02:00
parent 54d026f576
commit 724d198be1

View File

@ -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',
}; };