X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/1676911c8a2621274bf75ff7271faa926cf58d6c..refs/heads/main:/lib/components/grab.js?ds=inline 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; } -}; +}