diff --git a/client/components/cards/NotificationCard.vue b/client/components/cards/NotificationCard.vue index 95ba4852..1506cfb5 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 4f2577f8..6154e96a 100644 --- a/client/pages/config/notifications.vue +++ b/client/pages/config/notifications.vue @@ -1,6 +1,6 @@