User:Theleekycauldron/Scripts/PSHAW/dependencies/Nomination.js: Difference between revisions
Content deleted Content added
frontloading credits processing, which seems like a waste of time but what the heck |
i hope you can push an object as the value? |
||
Line 90:
let res = []
for (let hook of this.hooks){
res.push({type: 'option', label: hook.morebits(), value:
}
return res
|