mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	Default auto backups to 2
This commit is contained in:
		@@ -207,7 +207,7 @@ class PreferencesHelper(val context: Context) {
 | 
			
		||||
 | 
			
		||||
    fun folderPerManga() = prefs.getBoolean(Keys.folderPerManga, false)
 | 
			
		||||
 | 
			
		||||
    fun numberOfBackups() = flowPrefs.getInt("backup_slots", 1)
 | 
			
		||||
    fun numberOfBackups() = flowPrefs.getInt("backup_slots", 2)
 | 
			
		||||
 | 
			
		||||
    fun backupInterval() = flowPrefs.getInt("backup_interval", 0)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user