Fix wait for frontend not working properly (#1443)
This commit is contained in:
parent
5197b6cb9a
commit
b2f225a0d6
@ -646,6 +646,7 @@ class Frontend {
|
||||
}
|
||||
|
||||
chrome.runtime.onMessage.addListener(onMessage);
|
||||
yomichan.api.broadcastTab('requestFrontendReadyBroadcast', {frameId: this._frameId});
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user