mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2025-07-04 00:12:38 +08:00
feat: add SC-BOX-TRANSLATE-API-AVAILABLE message
This commit is contained in:
@ -44,3 +44,5 @@ window.addEventListener('message', async (event) => {
|
|||||||
response
|
response
|
||||||
}, '*');
|
}, '*');
|
||||||
});
|
});
|
||||||
|
|
||||||
|
window.postMessage({ type: 'SC-BOX-TRANSLATE-API-AVAILABLE' }, '*');
|
Reference in New Issue
Block a user