What's wrong

Logger: homeassistant.core
Source: components/frontend/init.py:475
First occurred: 14:54:12 (1 occurrences)
Last logged: 14:54:12

Error executing service: <ServiceCall frontend.reload_themes (c:bf173f6a4d4eeeed7a11bd2a8549fc20)>
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/core.py”, line 1511, in catch_exceptions
await coro_or_task
File “/usr/src/homeassistant/homeassistant/core.py”, line 1530, in _execute_service
await handler.job.target(service_call)
File “/usr/src/homeassistant/homeassistant/helpers/service.py”, line 737, in admin_handler
await result
File “/usr/src/homeassistant/homeassistant/components/frontend/init.py”, line 475, in reload_themes
new_themes = config[DOMAIN].get(CONF_THEMES, {})
KeyError: ‘frontend’