mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Set up extensions check job on update
This commit is contained in:
		| @@ -79,6 +79,11 @@ object Migrations { | ||||
|                 } | ||||
|                 LibraryUpdateJob.setupTask(context) | ||||
|                 BackupCreatorJob.setupTask(context) | ||||
|  | ||||
|                 // New extension update check job | ||||
|                 if (preferences.automaticExtUpdates().get()) { | ||||
|                     ExtensionUpdateJob.setupTask(context) | ||||
|                 } | ||||
|             } | ||||
|             return true | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user