mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
Fix the disjuction of panels (#39412)
[As code] Correct trim apply defaults when import/export dashboards
This commit is contained in:
@@ -57,7 +57,7 @@ Family: scuemata.#Family & {
|
||||
// Datasource to use for annotation.
|
||||
datasource: string
|
||||
// Whether annotation is enabled.
|
||||
enable?: bool | *true
|
||||
enable: bool | *true
|
||||
// Whether to hide annotation.
|
||||
hide?: bool | *false
|
||||
// Annotation icon color.
|
||||
|
||||
Reference in New Issue
Block a user