1786113352

This commit is contained in:
2026-08-07 16:35:52 +02:00
parent f286abacdf
commit 67cf676fe0
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
// Respectfully stolen from https://github.com/justinledwards/ferrink-home-assistant <3
export global Settings {
in-out property <bool> dark-mode: true;
}