veloek / alarm

Simple CLI for triggering an alarm sound at a given time
GNU General Public License v3.0
1 stars 0 forks source link

Scheduler is not updated after triggering alarm with no recurrence #4

Closed veloek closed 10 months ago

veloek commented 5 years ago

The alarm will be deleted from the database, but the scheduler's list of alarms is not updated. This makes alarms with no recurrence act like daily alarms if there's no other changes that trigger an update of the scheduler.