Skip to content

Commit

Permalink
fix:细节修复
Browse files Browse the repository at this point in the history
  • Loading branch information
CikeyQi committed Jan 8, 2025
1 parent c556e8c commit 3a12197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Kuro.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class Kuro {
async signIn(token) {

let data = qs.stringify({
'gameId': 3
'gameId': 2
});

try {
Expand Down

0 comments on commit 3a12197

Please sign in to comment.