зеркало из https://github.com/mozilla/treeherder.git
Change push health visibility back to try (#7034)
This commit is contained in:
Родитель
8988bb7853
Коммит
870d954dc3
|
@ -88,7 +88,7 @@ class App extends React.Component {
|
|||
groupCountsExpanded: urlParams.get('group_state') === 'expanded',
|
||||
duplicateJobsVisible: urlParams.get('duplicate_jobs') === 'visible',
|
||||
showShortCuts: false,
|
||||
pushHealthVisibility: 'All',
|
||||
pushHealthVisibility: 'try',
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче