mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-10-18 05:05:36 +00:00
This doesn't change behavior, but makes the variable `isSwapTime` match the value of the checkbox state (`cbSwapTimeDate.isChecked()`). Now, both of them will be either `true` or `false` together, instead of having opposite values.