mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-24 23:08:07 -05:00
Show simple date settings by default
This commit is contained in:
parent
46fb63e960
commit
4f71c55034
|
|
@ -53,7 +53,7 @@ public:
|
|||
bool _updateOnRepeat = true;
|
||||
Duration _duration;
|
||||
DateCondition _condition = DateCondition::AT;
|
||||
bool _dayOfWeekCheck = false;
|
||||
bool _dayOfWeekCheck = true;
|
||||
|
||||
private:
|
||||
bool CheckDayOfWeek(int64_t);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user