mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-31 05:10:45 +08:00
更新 NotificationChannelCard.vue
This commit is contained in:
@@ -106,8 +106,6 @@ const getIcon = computed(() => {
|
||||
return slack_image
|
||||
case 'webpush':
|
||||
return chrome_image
|
||||
case 'wechat':
|
||||
return wechat_image
|
||||
default:
|
||||
return custom_image
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user