noblox.js
noblox.js copied to clipboard
[BUG] cant use Add Developer Product
trafficstars
Heyya! Go into your node_modules/noblox.js/lib/games/addDeveloperProduct.js and just remove the checkDeveloperProduct function from there, it really doesn't need to exist and you can basically handle the error when the product already exists yourself. Np!
Duplicate of #748