소스 검색

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号