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