Remove unnecessary subscription to sort changes
This commit is contained in:
parent
63e1720316
commit
7f8e215cc9
|
@ -117,7 +117,6 @@ function initGlobalEvents() {
|
||||||
'manage.newUI',
|
'manage.newUI',
|
||||||
'manage.newUI.favicons',
|
'manage.newUI.favicons',
|
||||||
'manage.newUI.faviconsGray',
|
'manage.newUI.faviconsGray',
|
||||||
'manage.newUI.sort',
|
|
||||||
'manage.newUI.targets',
|
'manage.newUI.targets',
|
||||||
], () => switchUI());
|
], () => switchUI());
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user