This commit is contained in:
onyx-and-iris 2022-09-21 10:12:54 +01:00
parent 6aba201080
commit 95260e8e5e

View File

@ -273,7 +273,7 @@ tuple containing a class for each mute group
- `on`: bool, from 0 to 3 - `on`: bool, from 0 to 3
for example: `config.mutegroup[0].on = True` for example: `config.mute_group[0].on = True`
### `Tests` ### `Tests`