chore: Edit codename (confirmed)
This commit is contained in:
parent
78f2da5646
commit
34e9985bfd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ declare module '@sapphire/framework' {
|
|||
container.dbDisconnect = async () => await disconnect()
|
||||
container.config = new Config()
|
||||
container.prefix = container.config.bot.prefix
|
||||
container.version = '5.0.0-newMuffin.e250302a'
|
||||
container.version = '5.0.0-yogurt.e250307a'
|
||||
container.embedColors = {
|
||||
default: 0xaddb87,
|
||||
fail: 0xff0000,
|
||||
|
|
Reference in a new issue