mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 14:28:40 +02:00
Fix startup crash if ShowTodaysReminders option is set.
This commit is contained in:
@@ -3418,6 +3418,7 @@ proc ShowTodaysReminders {} {
|
||||
global Option
|
||||
global Remind
|
||||
global ReminderFile
|
||||
global TwentyFourHourMode
|
||||
if {!$Option(ShowTodaysReminders)} {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user