mirror of
				https://github.com/KokaKiwi/BarInsta
				synced 2025-10-31 03:25:34 +00:00 
			
		
		
		
	something something file path
This commit is contained in:
		
							parent
							
								
									05f332bc07
								
							
						
					
					
						commit
						e141b17701
					
				| @ -940,7 +940,7 @@ public final class Utils { | ||||
|     @NonNull | ||||
|     private static File getDownloadSaveFile(final File finalDir, @NonNull final BasePostModel model, final String sliderPrefix) { | ||||
|         final String displayUrl = model.getDisplayUrl(); | ||||
|         return new File(finalDir, model.getPostId() + '_' + model.getTimestamp() + sliderPrefix + | ||||
|         return new File(finalDir, model.getPostId() + '_' + model.getPosition() + sliderPrefix + | ||||
|                 getExtensionFromModel(displayUrl, model)); | ||||
|     } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user