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