mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
Allow 'refresh_immune_slices' (#2974)
* Allow 'refresh_immune_slices' * Changed param name, added note in FAQ * Linting
This commit is contained in:
committed by
Maxime Beauchemin
parent
90592d3e3d
commit
163f4e359c
@@ -43,6 +43,7 @@ export const dashboardData = {
|
||||
css: '',
|
||||
metadata: {
|
||||
filter_immune_slices: [],
|
||||
timed_refresh_immune_slices: [],
|
||||
filter_immune_slice_fields: {},
|
||||
expanded_slices: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user