MrPrimate / tokenizer

Tiny yet capable in-game token editor for Foundry VTT
MIT License
29 stars 26 forks source link

fix: setting error and token error #16

Closed laquasicinque closed 3 years ago

laquasicinque commented 3 years ago

This might fix #15 but I'd rather have it go live and then see if it does help those posting in that channel

laquasicinque commented 3 years ago

note, I'm not too sure what happened here image but the null issue occured due to new String(val) introduced in one of those commits, changing a null into a String("null") attempting to fix this by resetting the file adds [data] to the path which wasn't getting probably caught with the regex