HiveMinds / HiveMinds/appcommander
Verify whether calendars have been togled on/off before toggling.
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If you run:
```
src/main.sh -ac Orbot,DAVx5 -nu root -np
```
in here https://github.com/HiveMinds/Collabora-Online/issues this script toggles all the calendars, regardless of whether they were toggled on or off.
- [ ] Check for each toggle wether it is set to "on" or not.
- [ ] If "on": do not toggle.
- [ ] If "off": toggle to on.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.