style: Update AccountSettingNotification.vue, AccountSettingSystem.vue, MediaServerCard.vue, and DownloaderCard.vue to include default values for config and name properties

This commit is contained in:
jxxghp
2024-08-11 16:06:48 +08:00
parent 8bd0f7a589
commit 790a8bdb9a
6 changed files with 323 additions and 23 deletions

View File

@@ -870,7 +870,7 @@ export interface NotificationConf {
// 类型 telegram/wechat/vocechat/synologychat
type: string
// 配置
config?: { [key: string]: any }
config: { [key: string]: any }
// 场景开关
switchs?: string[]
// 是否启用