Skip to content

Commit 6bf80d6

Browse files
author
skillor
committed
hotfix stupid
1 parent b1fb9ec commit 6bf80d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ async def update_all_voice_users(self, ctime):
276276
x['gid'],
277277
x['lvl'],
278278
x['xp_multiplier'],
279-
user['joined'],
279+
x['joined'],
280280
x['blacklist'],), users))
281281

282282
self.db_conn.commit()

0 commit comments

Comments
 (0)