feat: close the calendar.

This commit is contained in:
Yufan Sheng 2024-12-09 10:46:20 +08:00
parent 52b3a41948
commit 8e9217711f
Signed by: syhily
GPG Key ID: 9D18A22A7DCD5A9B

View File

@ -188,7 +188,7 @@ const options: z.input<typeof Options> = {
post: 5,
comment: 5,
tag: 10,
calendar: true,
calendar: false,
},
comments: {
enable: true,