首次合成次数
This commit is contained in:
@@ -292,7 +292,7 @@ const initUserGameInfos = async (refresh_official, refresh_cap_scan) => {
|
||||
if (result.res.status === 200) {
|
||||
globalStore.draw_chances = result.json.draw_chances
|
||||
globalStore.game_chances = result.json.game_chances
|
||||
globalStore.invitees = result.json.invitees
|
||||
globalStore.first_share_today = result.json.first_share_today
|
||||
globalStore.followed_official = result.json.followed_official
|
||||
globalStore.cap_scan = result.json.cap_scan
|
||||
globalStore.game_chances_view_recipes = result.json.game_chances_view_recipes
|
||||
|
||||
Reference in New Issue
Block a user