mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-12 16:01:35 +08:00
Refactor AccountSettingNotification.vue, AccountSettingRule.vue, and AccountSettingSystem.vue
Remove unused event listeners and save functions in various components.
This commit is contained in:
@@ -148,7 +148,6 @@ onMounted(() => {
|
||||
<NotificationChannelCard
|
||||
:notification="element"
|
||||
@close="removeNotification(element)"
|
||||
@done="saveNotificationSetting"
|
||||
/>
|
||||
</template>
|
||||
</draggable>
|
||||
|
||||
Reference in New Issue
Block a user