mirror of
				https://github.com/KokaKiwi/BarInsta
				synced 2025-10-31 03:25:34 +00:00 
			
		
		
		
	thanks camilla!
This commit is contained in:
		
							parent
							
								
									fdfc75655c
								
							
						
					
					
						commit
						807777d261
					
				| @ -844,7 +844,7 @@ public final class Utils { | ||||
| 
 | ||||
|         if (itemsToDownload == null || itemsToDownload.size() < 1) return; | ||||
| 
 | ||||
|         if (username.charAt(0) == '@') username = username.substring(1); | ||||
|         if (username != null && username.charAt(0) == '@') username = username.substring(1); | ||||
| 
 | ||||
|         if (ContextCompat.checkSelfPermission(context, Utils.PERMS[0]) == PackageManager.PERMISSION_GRANTED) | ||||
|             batchDownloadImpl(context, username, method, itemsToDownload); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user