summaryrefslogtreecommitdiffstats
path: root/web/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/home.html')
-rw-r--r--web/templates/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/home.html b/web/templates/home.html
index abf8062f2..9ec8b7000 100644
--- a/web/templates/home.html
+++ b/web/templates/home.html
@@ -17,7 +17,7 @@
</div>
</div>
<script>
- window.setup_home_page();
+ window.setup_home_page({{.Props.TeamURL}});
</script>
</body>
</html>