feat: Add toggle for calendar event display

This commit is contained in:
loner
2025-10-21 20:33:39 +08:00
parent 95faefa8eb
commit dea916617a
5 changed files with 24 additions and 2 deletions
+4
View File
@@ -626,6 +626,10 @@
"week-numbers": {
"label": "Show week numbers",
"description": "Displays the week of the year (e.g., Week 38) in the calendar."
},
"show-events": {
"label": "Show calendar events",
"description": "Display events in the calendar panel."
}
}
},