Kaynağa Gözat

Terminate statement in KeyframeTrackPrototype

Tristan VALCKE 9 yıl önce
ebeveyn
işleme
b39fd5605f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/animation/KeyframeTrackPrototype.js

+ 1 - 1
src/animation/KeyframeTrackPrototype.js

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

粤ICP备19079148号