mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Fall back to filename in backup creation notification if path not available
This commit is contained in:
		| @@ -68,6 +68,8 @@ class BackupNotifier(private val context: Context) { | ||||
|  | ||||
|             if (unifile.filePath != null) { | ||||
|                 setContentText(unifile.filePath) | ||||
|             } else { | ||||
|                 setContentText(unifile.name) | ||||
|             } | ||||
|  | ||||
|             // Clear old actions if they exist | ||||
|   | ||||
		Reference in New Issue
	
	Block a user