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