Update NotificationSettingForm.vue
This commit is contained in:
@@ -209,8 +209,6 @@ import { ref, reactive, computed, watch, PropType, nextTick } from 'vue';
|
|||||||
import { useNotificationsStore } from '../stores/notifications.store';
|
import { useNotificationsStore } from '../stores/notifications.store';
|
||||||
import {
|
import {
|
||||||
NotificationSetting,
|
NotificationSetting,
|
||||||
NotificationSettingData,
|
|
||||||
NotificationChannelType,
|
|
||||||
NotificationEvent,
|
NotificationEvent,
|
||||||
WebhookConfig,
|
WebhookConfig,
|
||||||
EmailConfig, // Keep this, but we'll add SMTP fields
|
EmailConfig, // Keep this, but we'll add SMTP fields
|
||||||
|
|||||||
Reference in New Issue
Block a user