Commit 058cebb
ui:Set default value to timedelta arg in add_alarm()
Fixes #1338: Adding an alarm in ikhal causes a crash
> When adding an alarm in ikhal to an existing or new event the program
crashes.
> `TypeError: AlarmsEditor.add_alarm() missing 1 required positional argument: 'timedelta'`1 parent 573e4ed commit 058cebb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
| 565 | + | |
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
| |||
0 commit comments