zquestz / s

Open a web search in your terminal.
MIT License
2.34k stars 114 forks source link

Fails co read json config #169

Closed hissssst closed 1 year ago

hissssst commented 2 years ago

Configuration file looks like:

{
  "blacklist": [
    "dumpert",
    "bigbasket"
  ],
  "customProviders": []
}

And error is [Error] Failed to load configuration: unexpected ',' at line 5

zquestz commented 2 years ago

Yeah, this is a bug in the go-ucl. It will work if you merely remove the ,.