Преглед изворни кода

Terminate statement in KeyframeTrackPrototype

Tristan VALCKE пре 9 година
родитељ
комит
b39fd5605f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/animation/KeyframeTrackPrototype.js

+ 1 - 1
src/animation/KeyframeTrackPrototype.js

@@ -362,6 +362,6 @@ KeyframeTrackPrototype = {
 
 	}
 
-}
+};
 
 export { KeyframeTrackPrototype };

粤ICP备19079148号