summaryrefslogtreecommitdiffstats
path: root/web/templates/authorize.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/authorize.html')
-rw-r--r--web/templates/authorize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/authorize.html b/web/templates/authorize.html
index b0fa3e475..430291676 100644
--- a/web/templates/authorize.html
+++ b/web/templates/authorize.html
@@ -6,7 +6,7 @@
<div class="oauth-prompt">
<div class="prompt__heading">
<div class="prompt__app-icon">
- <img src="/static/images/icon50x50.gif" width="50" height="50" alt="">
+ <img src="/static/images/icon50x50.png" width="50" height="50" alt="">
</div>
<div class="text">An application would like to connect to your {{.Props.TeamName}} account.</div>
</div>