Fix video (#7594)
This commit is contained in:
		
							parent
							
								
									1772af9583
								
							
						
					
					
						commit
						e24c8b6878
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -9,7 +9,6 @@
 | 
				
			||||||
	<video
 | 
						<video
 | 
				
			||||||
		:poster="video.thumbnailUrl"
 | 
							:poster="video.thumbnailUrl"
 | 
				
			||||||
		:title="video.name"
 | 
							:title="video.name"
 | 
				
			||||||
		crossorigin="anonymous"
 | 
					 | 
				
			||||||
		preload="none"
 | 
							preload="none"
 | 
				
			||||||
		controls
 | 
							controls
 | 
				
			||||||
	>
 | 
						>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue