diff --git a/client/components/cards/NotificationCard.vue b/client/components/cards/NotificationCard.vue index 95ba48525..1506cfb58 100644 --- a/client/components/cards/NotificationCard.vue +++ b/client/components/cards/NotificationCard.vue @@ -1,7 +1,7 @@
-
-
+
+
- +

Available variables: {{ availableVariables.join(', ') }}

diff --git a/client/pages/config/notifications.vue b/client/pages/config/notifications.vue index 4f2577f89..6154e96ae 100644 --- a/client/pages/config/notifications.vue +++ b/client/pages/config/notifications.vue @@ -1,6 +1,6 @@