diff --git a/src/components/notifications/Ntfy.vue b/src/components/notifications/Ntfy.vue index cf0fea8f9..5afbd793f 100644 --- a/src/components/notifications/Ntfy.vue +++ b/src/components/notifications/Ntfy.vue @@ -21,19 +21,19 @@ -
+
-
+
-
+
@@ -58,7 +58,7 @@ export default { none: this.$t("None"), usernamePassword: this.$t("UsernameAndPassword"), accessToken: this.$t("Access Token") - } + }; } }, mounted() {