diff options
author | The Arcane Brony <myrainbowdash949@gmail.com> | 2021-10-10 17:55:48 +0200 |
---|---|---|
committer | The Arcane Brony <myrainbowdash949@gmail.com> | 2021-10-10 17:55:48 +0200 |
commit | c9e827b3e928b0e674b2455aea71d191864efb54 (patch) | |
tree | 96fad0c94aabfe1dba2fdacea923a2535c54b070 /util/src | |
parent | :bug: fix null user in identify (diff) | |
download | server-c9e827b3e928b0e674b2455aea71d191864efb54.tar.xz |
Fix duplicate key
Diffstat (limited to 'util/src')
-rw-r--r-- | util/src/entities/Guild.ts | 8 | ||||
-rw-r--r-- | util/src/entities/Invite.ts | 3 |
2 files changed, 3 insertions, 8 deletions
diff --git a/util/src/entities/Guild.ts b/util/src/entities/Guild.ts |