mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2025-05-09 21:51:25 +08:00
feat: add SC-BOX-TRANSLATE-API-AVAILABLE message
This commit is contained in:
parent
22ab42d607
commit
9fb43078fe
@ -43,4 +43,6 @@ window.addEventListener('message', async (event) => {
|
|||||||
requestId,
|
requestId,
|
||||||
response
|
response
|
||||||
}, '*');
|
}, '*');
|
||||||
});
|
});
|
||||||
|
|
||||||
|
window.postMessage({ type: 'SC-BOX-TRANSLATE-API-AVAILABLE' }, '*');
|
Loading…
x
Reference in New Issue
Block a user