Loading client/src/components/admin/Notifications/NotificationForm.vue +2 −1 Original line number Diff line number Diff line Loading @@ -153,7 +153,8 @@ async function sendNewNotification() { :optional="false" help="The message can be written in markdown." placeholder="Enter message" required /> required area /> <FormElement id="notification-variant" Loading Loading
client/src/components/admin/Notifications/NotificationForm.vue +2 −1 Original line number Diff line number Diff line Loading @@ -153,7 +153,8 @@ async function sendNewNotification() { :optional="false" help="The message can be written in markdown." placeholder="Enter message" required /> required area /> <FormElement id="notification-variant" Loading