gardenshade / mam-plus

Tweaks & functionality for MAM
78 stars 6 forks source link

fix issue #207 #208

Closed chad3814 closed 2 years ago

chad3814 commented 2 years ago

fixes issue #207 because of src/settings.ts:202 any setting that doesn't start with 'mp' gets set to false, so I changed the value setting to start with mp

gardenshade commented 2 years ago

Wow, I was wondering why that feature usually worked but sometimes stopped working.... What a trivial fix, thanks for squashing that bug :)