Selaa lähdekoodia

Editor: Fixed typo.

Mr.doob 12 vuotta sitten
vanhempi
commit
e83dd188fe
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      editor/js/Sidebar.Animation.js

+ 1 - 1
editor/js/Sidebar.Animation.js

@@ -62,7 +62,7 @@ Sidebar.Animation = function ( signals ) {
 		}
 
 	} );
-s
+
 	return container;
 
 }