diff --git a/.vscode/settings.json b/.vscode/settings.json
index 74e012342..27c1b5626 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -24,7 +24,7 @@
"*.akflow": "json"
},
"typescript.preferences.importModuleSpecifier": "non-relative",
- "typescript.preferences.importModuleSpecifierEnding": "js",
+ "typescript.preferences.importModuleSpecifierEnding": "index",
"typescript.tsdk": "./web/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}
diff --git a/authentik/core/templates/if/flow.html b/authentik/core/templates/if/flow.html
index d334fdae1..cf93d4a3d 100644
--- a/authentik/core/templates/if/flow.html
+++ b/authentik/core/templates/if/flow.html
@@ -10,7 +10,9 @@
{% endif %}