summaryrefslogtreecommitdiffstats
path: root/web/templates/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/head.html')
-rw-r--r--web/templates/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index e1f2fe43f..a65a28566 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -62,7 +62,6 @@
createdAt: user.create_at,
username: user.username,
team_id: user.team_id,
- team_domain: window.getSubDomain(),
id: user.id
});
}