mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Correct link to frontend repo (#42972)
This commit is contained in:
parent
877bfcb308
commit
30e0d14499
@ -26,7 +26,7 @@ from .storage import async_setup_frontend_storage
|
||||
# mypy: allow-untyped-defs, no-check-untyped-defs
|
||||
|
||||
# Fix mimetypes for borked Windows machines
|
||||
# https://github.com/home-assistant/home-assistant-polymer/issues/3336
|
||||
# https://github.com/home-assistant/frontend/issues/3336
|
||||
mimetypes.add_type("text/css", ".css")
|
||||
mimetypes.add_type("application/javascript", ".js")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user