mirror of
				https://github.com/SimpleMobileTools/Simple-Clock.git
				synced 2025-06-05 22:19:17 +02:00 
			
		
		
		
	adding an empty line
This commit is contained in:
		| @@ -265,6 +265,7 @@ class ReminderActivity : SimpleActivity() { | |||||||
|             if (alarm!!.days > 0) { |             if (alarm!!.days > 0) { | ||||||
|                 scheduleNextAlarm(alarm!!, false) |                 scheduleNextAlarm(alarm!!, false) | ||||||
|             } |             } | ||||||
|  |  | ||||||
|             if (alarm!!.days < 0) { |             if (alarm!!.days < 0) { | ||||||
|                 dbHelper.updateAlarmEnabledState(alarm!!.id, false) |                 dbHelper.updateAlarmEnabledState(alarm!!.id, false) | ||||||
|                 updateWidgets() |                 updateWidgets() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user