mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-31 12:41:57 +00:00 
			
		
		
		
	call correct class of SDImageAWebPCoder
We added a non-existing class and this caused a lot of severe hangs.
This commit is contained in:
		| @@ -153,7 +153,7 @@ struct YatteeApp: App { | ||||
|         #if DEBUG | ||||
|             SiestaLog.Category.enabled = .common | ||||
|         #endif | ||||
|         SDImageCodersManager.shared.addCoder(SDImageWebPCoder.shared) | ||||
|         SDImageCodersManager.shared.addCoder(SDImageAWebPCoder.shared) | ||||
|         SDWebImageManager.defaultImageCache = PINCache(name: "stream.yattee.app") | ||||
|  | ||||
|         if !Defaults[.lastAccountIsPublic] { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Toni Förster
					Toni Förster