Skip to content

Commit f6c3cac

Browse files
committed
🎨
1 parent f17cc7f commit f6c3cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CalendarView.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3800,7 +3800,7 @@ export class CalendarView {
38003800

38013801
// 创建文档
38023802
const docId = await createDocWithMd(notebook, renderedPath, docContent);
3803-
3803+
38043804
await refreshSql();
38053805
// 绑定提醒到新创建的文档
38063806
await this.bindReminderToBlock(calendarEvent, docId);

0 commit comments

Comments
 (0)