mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-10 13:18:38 +00:00
4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
function computeSomething() {
|
|
return 1;
|
|
}
|