diff --git a/custom_components/auth_oidc/endpoints/injected_auth_page.py b/custom_components/auth_oidc/endpoints/injected_auth_page.py
index d800fb6..929d80d 100644
--- a/custom_components/auth_oidc/endpoints/injected_auth_page.py
+++ b/custom_components/auth_oidc/endpoints/injected_auth_page.py
@@ -73,7 +73,7 @@ async def frontend_injection(
frontend_code = await read_file(frontend_path)
# Inject JS and register that route
- injection_js = ""
+ injection_js = ""
frontend_code = frontend_code.replace("