mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Showing title
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							dbce64547f
						
					
				
				
					commit
					a898f418a7
				
			| @@ -143,7 +143,7 @@ var Player = { | ||||
|                 } | ||||
|                 break; | ||||
|             case YT.PlayerState.PLAYING: | ||||
|                 if(embed) Helper.css("#song-title", "display", "none"); | ||||
|                 if(embed) Helper.css("#song-title", "display", "block"); | ||||
|                 if(videoSource == "soundcloud") { | ||||
|                     Player.player.stopVideo(); | ||||
|                     //was_stopped = false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user