Skip to content

comma separated boards with whitespace don't work properly in config

In the favorites section in config.json, if the boards listed have whitespace in between the boards, it does not function correctly.

How to recreate:

boards : "g, po"

Expected output:

?boards=g,po&

Actual output:

?boards=g,&