fix: add missing semilcon
This commit is contained in:
parent
fe7c353015
commit
a0ec9052c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue