瀏覽代碼

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 };
 export { KeyframeTrackPrototype };

粤ICP备19079148号