Browse Source

Clickable URL

Saibamen/fix_871
Adam Stachowicz 3 years ago
parent
commit
ba46fb6b1c
  1. 2
      src/components/notifications/Telegram.vue

2
src/components/notifications/Telegram.vue

@ -25,7 +25,7 @@
</p>
<p style="margin-top: 8px;">
{{ telegramGetUpdatesURL() }}
<a :href="telegramGetUpdatesURL(true)" target="_blank" style="word-break: break-word;">{{ telegramGetUpdatesURL() }}</a>
</p>
</div>
</div>

Loading…
Cancel
Save