|
@@ -112,7 +112,7 @@ App.SliderApp = DS.Model.extend({
|
|
supportedMetricNames: DS.attr('string'),
|
|
supportedMetricNames: DS.attr('string'),
|
|
|
|
|
|
// Config categories, that should be hidden on app page
|
|
// Config categories, that should be hidden on app page
|
|
- hiddenCategories: ['yarn-site', 'global'],
|
|
|
|
|
|
+ hiddenCategories: [],
|
|
|
|
|
|
/**
|
|
/**
|
|
* @type {boolean}
|
|
* @type {boolean}
|