ccd0 / 4chan-x

Adds various features to anonymous imageboards.
https://www.4chan-x.net/
Other
953 stars 131 forks source link

Fix settings import from 4chan XT by not assuming every "2." is from loadletter/4chan-x #3429

Open TuxedoTako opened 6 months ago

TuxedoTako commented 6 months ago

I bumped the major version of my 4chan XT fork to 2, but that broke the settings import https://github.com/TuxedoTako/4chan-xt/issues/16, because that assumes version 2 is from loadletter/4chan-x. This fixed that by also checking a setting name that loadletter/4chan-x changed but 4chan XT didn't.