fix: add missing semilcon

This commit is contained in:
2025-04-29 09:58:07 +02:00
parent fe7c353015
commit a0ec9052c1

View File

@@ -66,7 +66,7 @@ let
system_health = { }; system_health = { };
default_config = { }; default_config = { };
system_log = { }; system_log = { };
} };
uid = config.ids.uids.hass; uid = config.ids.uids.hass;
gid = config.ids.gids.hass; gid = config.ids.gids.hass;