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