This commit is contained in:
Joonas 2023-02-08 19:05:42 +02:00
parent ffbc4e25c4
commit cce8746181
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ const command = {
msg.channelName,
`${
msg.displayName
}, remember kids, only one megis per hour! (on timeout ${Math.floor(
}, remember kids, only one megis per hour! (on timeout for ${Math.floor(
Math.abs(timeoutMs - timeMs) / 1000 / 60
)} minutes 🕒 ) `
);