aboutsummaryrefslogtreecommitdiff
path: root/juick-www/src/main/webapp/WEB-INF/views/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/login.html')
-rw-r--r--juick-www/src/main/webapp/WEB-INF/views/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/views/login.html b/juick-www/src/main/webapp/WEB-INF/views/login.html
index 1ddc5f90..a538cb26 100644
--- a/juick-www/src/main/webapp/WEB-INF/views/login.html
+++ b/juick-www/src/main/webapp/WEB-INF/views/login.html
@@ -124,7 +124,7 @@
<div id="facebook"><a href="/_fblogin" rel="nofollow">Facebook</a></div>
<div id="vk"><a href="/_vklogin" rel="nofollow">ВКонтакте</a></div>
<div id="tg">
- <script src="https://telegram.org/js/telegram-widget.js?3"
+ <script async src="https://telegram.org/js/telegram-widget.js?3"
data-telegram-login="Juick_bot" data-size="medium" data-radius="0"
data-auth-url="https://juick.com/_tglogin" data-request-access="write"></script>
</div>