mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	fix(mobile): setting to always display remote assets (#3044)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							5869648f19
						
					
				
				
					commit
					615893be38
				
			| @@ -173,6 +173,7 @@ enum StoreKey<T> { | ||||
|   selectedAlbumSortOrder<int>(113, type: int), | ||||
|   advancedTroubleshooting<bool>(114, type: bool), | ||||
|   logLevel<int>(115, type: int), | ||||
|   preferRemoteImage<bool>(116, type: bool), | ||||
|   ; | ||||
|  | ||||
|   const StoreKey( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user