add webpush switch

This commit is contained in:
jxxghp
2024-06-05 18:42:39 +08:00
parent 157c37c862
commit e649be58a2
3 changed files with 14 additions and 1 deletions

View File

@@ -720,6 +720,7 @@ export interface NotificationSwitch {
slack: boolean
synologychat: boolean
vocechat: boolean
webpush: boolean
}
// 文件浏览接口