BobbyWibowo/lolisafe

[BUG] Front-End Upload Configuration Save Issue

WcLyic opened this issue · 1 comments

if (value !== undefined && config[key].number && value !== config[key].number.default)

&& config[key].number && make the select option cannot be saved.

Ah yes, regression from a commit I made a few days ago I think. Thanks, will get to it soonTM.