diff --git a/animations/stack/stack.js b/animations/stack/stack.js index 5400360..469f7c4 100644 --- a/animations/stack/stack.js +++ b/animations/stack/stack.js @@ -1,4 +1,4 @@ -// Author: Based on previous examples +// Author: Mykolas Ruth // Create a stage for the animation var stage = new Konva.Stage({ container: 'container',