diff --git a/src/components/notifications/Telegram.vue b/src/components/notifications/Telegram.vue index 3fe287eee..0fa4dd55e 100644 --- a/src/components/notifications/Telegram.vue +++ b/src/components/notifications/Telegram.vue @@ -25,13 +25,7 @@
- - {{ telegramGetUpdatesURL }} - - - - {{ telegramGetUpdatesURL }} - + {{ telegramGetUpdatesURL() }}
@@ -40,49 +34,47 @@