Skip to content

Commit 1d70049

Browse files
authored
Fix: export options of a scheduler widget in the dashboard extract command (#145)
1 parent 3e54c17 commit 1d70049

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

internal/template/filter.go

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ var (
2929
"showLabels": {},
3030
"step": {},
3131
"vertical": {},
32+
"dateFormat": {},
33+
"timeFormat": {},
34+
"display": {},
3235
}
3336
)
3437

0 commit comments

Comments
 (0)