Revert "fix: in generated file"

This reverts commit 724d198be1.
pull/87715/head
Duologic 1 year ago
parent 724d198be1
commit e6669c835c
  1. 2
      packages/grafana-schema/src/raw/dashboard/x/dashboard_types.gen.ts

@ -1182,7 +1182,7 @@ export const defaultDashboard: Partial<Dashboard> = {
graphTooltip: DashboardCursorSync.Off,
links: [],
panels: [],
schemaVersion: 39,
schemaVersion: 36,
tags: [],
timezone: 'browser',
};

Loading…
Cancel
Save