fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-09-21 00:32:05 +00:00
committed by github-actions[bot]
parent d76b3b695a
commit d4f9afc2de
8 changed files with 6 additions and 6 deletions

View File

@@ -110,10 +110,10 @@
"schema": {
"BIRDSONGS_FOLDER": "str?",
"TZ": "str?",
"homeassistant_microphone": "bool?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"homeassistant_microphone": "bool?",
"localdisks": "str?",
"networkdisks": "str?"
},