mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2025-07-03 07:59:08 +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
|
||||
}, '*');
|
||||
});
|
||||
|
||||
window.postMessage({ type: 'SC-BOX-TRANSLATE-API-AVAILABLE' }, '*');
|
Reference in New Issue
Block a user