willasm / vc-weather

MIT License
16 stars 0 forks source link

Setting does not save for the Templates or Scripts locations #12

Open Crazypedia opened 2 days ago

Crazypedia commented 2 days ago

when updating the advanced settings to tell it where the Template and Script folders are, it does not save the location and always clears out the specified location, leading to template placeholders to fill with weather data from the last day they were edited.

in the screenshot below, the Template setting had been set to Templates and the Scripts setting had the Scripts folder selected.

image

willasm commented 2 days ago

Thanks for reporting this. I will have it fixed as soon as possible.

Thanks, William

willasm commented 2 days ago

Fixed in v0.3.0

Not sure how I missed that? It was a simple typo, was missing the last character of the settings name causing it to save to the first excludes folder setting.

Thanks for reporting this, William