Ver código fonte

Terminate statement in KeyframeTrackPrototype

Tristan VALCKE 9 anos atrás
pai
commit
b39fd5605f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/animation/KeyframeTrackPrototype.js

+ 1 - 1
src/animation/KeyframeTrackPrototype.js

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

粤ICP备19079148号