fix/empPrice undefined
This commit is contained in:
1 parent
5b5c5fa82c
commit
2c63e16102
5 files changed
+11
-13
No files matched your search
@@ -47,10 +47,7 @@ module.exports = {
|
||||
userID: interaction.member.user.id,
|
||||
guilds: {
|
||||
[GuildDB.serverID]: {
|
||||
bankAccount: {
|
||||
balance: GuildDB.startingBalance,
|
||||
cash: 0.00,
|
||||
}
|
||||
balance: GuildDB.startingBalance,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user