updateLinter will be called by watchStorage on save
This commit is contained in:
parent
c7a0759216
commit
e4ea7a44af
|
@ -416,7 +416,6 @@ function setupLinterSettingsEvents(popup) {
|
|||
linterConfig.save(json);
|
||||
linterConfig.showSavedMessage();
|
||||
popup.codebox.markClean();
|
||||
updateLinter();
|
||||
} else {
|
||||
showLinterErrorMessage(linter, t('linterJSONError'));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user