commit | 429c2d8753537e926683081dbfc4d9a8f6463c0b | [log] [tgz] |
---|---|---|
author | PineappleFan <pineapplefanyt@gmail.com> | Wed Mar 01 08:15:50 2023 +0000 |
committer | GitHub <noreply@github.com> | Wed Mar 01 08:15:50 2023 +0000 |
tree | 9dffd7f57fdfef5e58ff65ebf32b6aef0ded4f65 | |
parent | 088b1b217a050f8e5e0530b021f11d30d94e3477 [diff] [blame] |
Fixed grammar in nick
diff --git a/src/commands/mod/nick.ts b/src/commands/mod/nick.ts index 97f783a..ae4f446 100644 --- a/src/commands/mod/nick.ts +++ b/src/commands/mod/nick.ts
@@ -93,7 +93,7 @@ interaction.guild!.name }.` + (interaction.options.get("name")?.value as string - ? ` it is now: ${interaction.options.get("name")?.value as string}` + ? `/nIt is now: ${interaction.options.get("name")?.value as string}` : "") + "\n\n" + (createAppealTicket