mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-04 06:32:03 +00:00 
			
		
		
		
	Minor style change
This commit is contained in:
		@@ -86,7 +86,7 @@ final class MPVClient: ObservableObject {
 | 
			
		||||
            ]
 | 
			
		||||
 | 
			
		||||
            if mpv_render_context_create(&mpvGL, mpv, ¶ms) < 0 {
 | 
			
		||||
                puts("failed to initialize mpv GL context")
 | 
			
		||||
                print("failed to initialize mpv GL context")
 | 
			
		||||
                exit(1)
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user