mirror of
https://github.com/DarthKilroy/Spot.git
synced 2026-02-04 02:26:48 +00:00
Changing to "color" since the source language of the app is in American English.
This commit is contained in:
parent
239b16c80d
commit
ea0c1ce29b
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ class EmbedDialog
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
await this.prompt('🎨 What do you want the **colour** of this embed to be?');
|
await this.prompt('🎨 What do you want the **color** of this embed to be?');
|
||||||
const colourMessage = await this.awaitMessage(this.messageFilter);
|
const colourMessage = await this.awaitMessage(this.messageFilter);
|
||||||
|
|
||||||
if (!colourMessage) {
|
if (!colourMessage) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue