首次合成次数

This commit is contained in:
xiaoaojiao
2025-09-18 17:27:03 +08:00
parent 5f63d4bd1a
commit 438bf9eecf
3 changed files with 8 additions and 8 deletions

View File

@@ -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