mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-31 04:31:54 +00:00 
			
		
		
		
	Fix possible crash
This commit is contained in:
		| @@ -88,7 +88,7 @@ final class PlayerControlsModel: ObservableObject { | ||||
|             return | ||||
|         } | ||||
|  | ||||
|         player.backend.stopControlsUpdates() | ||||
|         player.backend?.stopControlsUpdates() | ||||
|  | ||||
|         guard !player.currentItem.isNil else { | ||||
|             return | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arkadiusz Fal
					Arkadiusz Fal