remove popup from background page
Not supported on all browsers
This commit is contained in:
parent
7bf2c8048d
commit
43fad608fb
@ -25,7 +25,7 @@ class Mecab {
|
||||
}
|
||||
|
||||
onError(error) {
|
||||
logError(error, true);
|
||||
logError(error, false);
|
||||
}
|
||||
|
||||
async checkVersion() {
|
||||
|
Loading…
Reference in New Issue
Block a user