We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8ee969 + b66df27 commit 639328aCopy full SHA for 639328a
1 file changed
handlers/submitModularHandler.pyx
@@ -259,7 +259,6 @@ class handler(requestsManager.asyncRequestHandler):
259
"score_id": s.scoreID,
260
"beatmap_id": beatmapInfo.beatmapID,
261
"user_id": s.playerUserID,
262
- "username": s.playerName,
263
"game_mode": s.gameMode,
264
"pp": s.pp,
265
"replay_data": base64.b64encode(
0 commit comments