update
This commit is contained in:
@@ -313,6 +313,7 @@ const initUserGameInfos = async (refresh_official, refresh_cap_scan) => {
|
||||
globalStore.CONSUME_POINT_1_PER_DRAW = result.json.constants.CONSUME_POINT_1_PER_DRAW
|
||||
globalStore.MAX_CAP_SCAN = result.json.constants.MAX_CAP_SCAN
|
||||
globalStore.MAX_INVITE_DAILY = result.json.constants.MAX_INVITE_DAILY
|
||||
globalStore.MAX_INVITE_DAILY = result.json.invitees
|
||||
|
||||
globalToastEvent.emit(ToastType.MOUNTED)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user