code format
This commit is contained in:
		| @@ -2766,6 +2766,7 @@ | |||||||
| 				// Videos | 				// Videos | ||||||
| 				else if ( backgroundVideo && !isSpeakerNotes() ) { | 				else if ( backgroundVideo && !isSpeakerNotes() ) { | ||||||
| 					var video = document.createElement( 'video' ); | 					var video = document.createElement( 'video' ); | ||||||
|  |  | ||||||
| 					if( backgroundVideoLoop ) { | 					if( backgroundVideoLoop ) { | ||||||
| 						video.setAttribute( 'loop', '' ); | 						video.setAttribute( 'loop', '' ); | ||||||
| 					} | 					} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user