rainbowstream
rainbowstream copied to clipboard
removed https:// prefix from "QUOTE_FORMAT"
Upon trying to use this config file, rainbowstream threw the following error: "Your ~/.rainbow_config.json is messed up:
Invalid control character at: line 27 column 38 (char 406)". I simply removed the https:// prefix from the url and it worked.
Sorry for the late reply. https is need to make use of modern-style quotes. See details in https://github.com/DTVD/rainbowstream/pull/197.
I will release v1.3.7 soon and after update this error will gone.