✨ 📌 index.ts
This commit is contained in:
@@ -59,3 +59,4 @@ export const call: LocalCommandCall = async (_args, context) => {
|
||||
function n(count: number, noun: string): string {
|
||||
return `${count} ${plural(count, noun)}`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user