Fix: remove unused comment
This commit is contained in:
parent
46027120ec
commit
d84c4dc3fe
|
@ -557,8 +557,6 @@ window.addEventListener('showStyles:done', function _() {
|
|||
pingback(result);
|
||||
// show a 'config-on-homepage' icon in the popup
|
||||
style.updateUrl += settings.length ? '?' : '';
|
||||
// show a 'style installed' tooltip in the manager
|
||||
// style.reason = 'install';
|
||||
return API.installStyle(style);
|
||||
})
|
||||
.catch(reason => {
|
||||
|
|
Loading…
Reference in New Issue
Block a user