mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-09 16:48:33 +00:00
2 lines
73 B
JavaScript
2 lines
73 B
JavaScript
const LOADED = true;
|
|
parent.postMessage({result: 'script-allowed'}, "*"); |