Skip to content

Commit

Permalink
fix: Video Game Sales dashboard default filters
Browse files Browse the repository at this point in the history
  • Loading branch information
john-bodley committed Feb 28, 2023
1 parent 42db7e5 commit 85b8b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/examples/configs/dashboards/Video_Game_Sales.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ metadata:
timed_refresh_immune_slices: []
expanded_slices: {}
refresh_frequency: 0
default_filters: '{"3547": {"Platform": ["PS", "PS2", "PS3", "XB", "X360"], "__time_range":
default_filters: '{"3547": {"platform": ["PS", "PS2", "PS3", "XB", "X360"], "__time_range":
"No filter"}}'
color_scheme: supersetColors
filter_scopes:
Expand Down

0 comments on commit 85b8b60

Please sign in to comment.