diff --git a/packages/frontend/src/components/NotificationSettingForm.vue b/packages/frontend/src/components/NotificationSettingForm.vue index 9c64e79..259c618 100644 --- a/packages/frontend/src/components/NotificationSettingForm.vue +++ b/packages/frontend/src/components/NotificationSettingForm.vue @@ -288,7 +288,7 @@ const getDefaultFormData = (): Omit store.logs); const totalLogs = computed(() => store.totalLogs);