mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-04-01 12:20:21 +02:00
adding an empty line
This commit is contained in:
parent
663bfebc78
commit
5b362b097d
@ -265,6 +265,7 @@ class ReminderActivity : SimpleActivity() {
|
||||
if (alarm!!.days > 0) {
|
||||
scheduleNextAlarm(alarm!!, false)
|
||||
}
|
||||
|
||||
if (alarm!!.days < 0) {
|
||||
dbHelper.updateAlarmEnabledState(alarm!!.id, false)
|
||||
updateWidgets()
|
||||
|
Loading…
x
Reference in New Issue
Block a user