Update NotificationSettingForm.vue

This commit is contained in:
Baobhan Sith
2025-04-27 00:05:38 +08:00
parent 25ddebb908
commit 0f0aeff90c
@@ -209,8 +209,6 @@ import { ref, reactive, computed, watch, PropType, nextTick } from 'vue';
import { useNotificationsStore } from '../stores/notifications.store';
import {
NotificationSetting,
NotificationSettingData,
NotificationChannelType,
NotificationEvent,
WebhookConfig,
EmailConfig, // Keep this, but we'll add SMTP fields