aboutsummaryrefslogtreecommitdiff
path: root/js/panels/presets/animations-presets.reel/animations-presets.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/panels/presets/animations-presets.reel/animations-presets.js')
-rw-r--r--js/panels/presets/animations-presets.reel/animations-presets.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/presets/animations-presets.reel/animations-presets.js b/js/panels/presets/animations-presets.reel/animations-presets.js
index ab200212..272f6c5b 100644
--- a/js/panels/presets/animations-presets.reel/animations-presets.js
+++ b/js/panels/presets/animations-presets.reel/animations-presets.js
@@ -68,6 +68,6 @@ exports.AnimationsLibrary = Montage.create(Component, {
68 }); 68 });
69 69
70 return keysString; 70 return keysString;
71 } 71 }
72 } 72 }
73}); 73});