test21
This commit is contained in:
@@ -427,7 +427,6 @@ prefix = _ipcheck()
|
|||||||
|
|
||||||
load_data_from_json("game")
|
load_data_from_json("game")
|
||||||
cached_game_online = st.session_state.get("game")
|
cached_game_online = st.session_state.get("game")
|
||||||
cached_game_online = cached_game_online["result"]
|
|
||||||
|
|
||||||
load_data_from_json("team1")
|
load_data_from_json("team1")
|
||||||
cached_team1 = st.session_state.get("team1")
|
cached_team1 = st.session_state.get("team1")
|
||||||
|
|||||||
Reference in New Issue
Block a user