debug undefined guildID & misspelled guilds

This commit is contained in:
SowinskiBraeden committed 2022-10-11 16:12:41 -07:00
1 parent 86062da0bd
commit 95703f3908
5 files changed
+12 -12

No files matched your search

+2 -2
View File
@@ -60,8 +60,8 @@ module.exports = {
if (!banking) {
banking = {
userID: targetUserID,
guidls: {
[guildID]: {
guilds: {
[GuildDB.serverID]: {
account: {
balance: GuildDB.startingBalance,
cash: 0.00,