BUG 28495
This commit is contained in:
		| @@ -73,7 +73,7 @@ export default { | ||||
|   data() { | ||||
|     return { | ||||
|       dialog: false, | ||||
|       form: {videoUrl: "", thumbUrl: ""}, | ||||
|       form: {videoUrl: "", thumbUrl: "", title: ""}, | ||||
|       accept: ".mp4" | ||||
|     } | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user