Explorar o código

Editor: Fixed ESlint error. (#23477)

linbingquan %!s(int64=3) %!d(string=hai) anos
pai
achega
fe29dfe177
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      editor/index.html

+ 1 - 1
editor/index.html

@@ -186,7 +186,7 @@
 				event.preventDefault();
 				event.dataTransfer.dropEffect = 'copy';
 
-			});
+			} );
 
 			document.addEventListener( 'drop', function ( event ) {