diff --git a/internal/web/templates/connections.html b/internal/web/templates/connections.html
index b7863ba..2bba77a 100644
--- a/internal/web/templates/connections.html
+++ b/internal/web/templates/connections.html
@@ -77,7 +77,7 @@
Active
{{end}}
- {{if or (eq .ConnectorType "http_proxy") (eq .ConnectorType "mcp_proxy") (eq .ConnectorType "github")}}
+ {{if or (eq .ConnectorType "http_proxy") (eq .ConnectorType "mcp_proxy") (eq .ConnectorType "github") (eq .ConnectorType "gitlab")}}
Edit