mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-12 16:09:18 +00:00
4 lines
56 B
JavaScript
4 lines
56 B
JavaScript
function loadedScript() {
|
|
return "externalScript2";
|
|
}
|