summaryrefslogtreecommitdiff
path: root/views/profile.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/profile.pug')
-rw-r--r--views/profile.pug2
1 files changed, 0 insertions, 2 deletions
diff --git a/views/profile.pug b/views/profile.pug
index 99c8f16..63d3018 100644
--- a/views/profile.pug
+++ b/views/profile.pug
@@ -39,8 +39,6 @@ html
dt <a href="/webhook">Configure webhook</a>
dd= new URL(user.webhook.url).hostname
- p <a href="/chat">Chat log</a>
-
p
form(action="/logout" method="post")
button(type="submit") Logout