frc1418/VictiScout

Figure out if we still need to replace sided quotes with straight quotes

Opened this issue · 0 comments

I did that here https://github.com/frc1418/VictiScout/blob/master/js/script.js#L109 to fix the fact that some people had unparsable JSON being written to their scoutdata files. I don't know why that happened and it may be a bug that has since been fixed. Would recommend looking into it and possibly removing that code if it's no longer needed.