diff --git a/bun.lockb b/bun.lockb index d76ce6a..3bbb7e0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/src/api/fish/fishers.ts b/src/api/fish/fishers.ts index 92238f6..73c274d 100644 --- a/src/api/fish/fishers.ts +++ b/src/api/fish/fishers.ts @@ -123,7 +123,7 @@ export function stopFishing( if (t > autofish_t + 5 * 60000) { addBack(fisher.id, { m: "sendchat", - message: `Friend @${fisher.userID}'s AUTOFISH has sibsided after 5.0 minutes.`, + message: `Friend @${fisher.userID}'s AUTOFISH has subsided after 5.0 minutes.`, isDM: fisher.isDM, id: fisher.userID });