diff --git a/src/api/commands/groups/util/autofish.ts b/src/api/commands/groups/util/autofish.ts index eeb84db..119853c 100644 --- a/src/api/commands/groups/util/autofish.ts +++ b/src/api/commands/groups/util/autofish.ts @@ -5,7 +5,7 @@ import { reel } from "../fishing/reel"; export const autofish = new Command( "autofish", - ["autofish"], + ["autofish", "ootofosh"], "Fish automatically", "data", "command.util.autofish",