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