mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-10-10 09:25:58 +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.