diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -569,8 +569,12 @@ default, you must create it manually. "enabled": true, "maxToasts": 4, "toasts": { + "audioInputChanged": true, "audioOutputChanged": true, - "audioInputChanged": true + "chargingChanged": true, + "configLoaded": true, + "dndChanged": true, + "gameModeChanged": true } } } |