mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
2 lines
73 B
JavaScript
2 lines
73 B
JavaScript
|
|
const LOADED = true;
|
||
|
|
parent.postMessage({result: 'script-allowed'}, "*");
|