notifications!

This commit is contained in:
2024-01-25 16:21:39 +01:00
parent f3529afeb1
commit d821e5b5c0
4 changed files with 78 additions and 9 deletions

View File

@ -22,6 +22,13 @@
<default>#008800</default>
</entry>
<entry name="batteryThreshold" type="Int">
<default>10</default>
</entry>
<entry name="notifications" type="Bool">
<default>true</default>
</entry>
<!-- debug -->
<entry name="debug_active" type="Bool">
<default>false</default>