Async fix
This commit is contained in:
parent
0ed936438c
commit
2b3550bd33
@ -58,6 +58,7 @@ class Yomichan {
|
|||||||
};
|
};
|
||||||
|
|
||||||
handlers[action].call(this, data);
|
handlers[action].call(this, data);
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
onBrowserAction(tab) {
|
onBrowserAction(tab) {
|
||||||
|
Loading…
Reference in New Issue
Block a user