mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Correct link to frontend repo (#42972)
This commit is contained in:
@@ -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")
|
||||
|
||||
|
Reference in New Issue
Block a user