Merge pull request #543 from lonerOrz/feature/calendar-event-toggle

feat: Add toggle to enable or disable calendar event display
This commit is contained in:
Lemmy
2025-10-21 09:53:53 -04:00
committed by GitHub
11 changed files with 46 additions and 3 deletions
+1
View File
@@ -202,6 +202,7 @@ Singleton {
property bool useFahrenheit: false
property bool use12hourFormat: false
property bool showWeekNumberInCalendar: false
property bool showCalendarEvents: true
}
// screen recorder