mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-04 14:42:05 +00:00 
			
		
		
		
	Fix showing restore segment button
This commit is contained in:
		@@ -102,6 +102,7 @@ extension PlayerModel {
 | 
			
		||||
        DispatchQueue.main.async { [weak self] in
 | 
			
		||||
            withAnimation {
 | 
			
		||||
                self?.lastSkipped = nil
 | 
			
		||||
                self?.controls.objectWillChange.send()
 | 
			
		||||
            }
 | 
			
		||||
            self?.segmentRestorationTime = nil
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user