Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
sanshanya committed Oct 26, 2020
1 parent 7f05ba3 commit 261f573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XCW/hoshino/hoshino/modules/priconne/arena/arena.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def get_true_id(quick_key: str, user_id: int) -> str:


def __get_auth_key():
return config.priconne.arena.AUTH_KEY
return config.jjc_api


async def do_query(id_list, user_id, region=1):
Expand Down

0 comments on commit 261f573

Please sign in to comment.