aboutsummaryrefslogtreecommitdiff
path: root/lib/components/grab.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/components/grab.js')
-rw-r--r--lib/components/grab.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/components/grab.js b/lib/components/grab.js
index ab808a8..df41360 100644
--- a/lib/components/grab.js
+++ b/lib/components/grab.js
@@ -57,4 +57,4 @@ export default class GrabComponent extends Component {
*/
this.currentCooldown = 0;
}
-};
+}