mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Post updater notification before starting downloads
This commit is contained in:
		| @@ -276,10 +276,10 @@ class LibraryUpdateService : Service() { | ||||
|                     if (newUpdates.isEmpty()) { | ||||
|                         cancelNotification() | ||||
|                     } else { | ||||
|                         showResultNotification(newUpdates, failedUpdates) | ||||
|                         if (preferences.downloadNew()) { | ||||
|                             DownloadService.start(this) | ||||
|                         } | ||||
|                         showResultNotification(newUpdates, failedUpdates) | ||||
|                     } | ||||
|                 } | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user