Closed nelsonamen closed 3 weeks ago
Hi @nelsonamen,
Consult the user_settings section. users
should be an array, not a string. Before we had a code that transformed everything to an array so it is possible that if you wrongly were using a string it worked because it was converted to an array, this is not happening anymore:
kiosk_mode:
user_settings:
- users:
- "casa"
hide_header: true
👍 works! Thanks.
No theme select
Screenshots
Versions:
Additional context Add any other context about the problem here.