Skip to content

Commit

Permalink
Removing stable reference from kiosk (#9665)
Browse files Browse the repository at this point in the history
  • Loading branch information
abchatra authored Aug 31, 2023
1 parent 1bb836f commit 6fcb6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiosk/src/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"GameDataUrl": "/kiosk-data/GameList.json",
"PlayUrlRoot": "https://arcade.makecode.com/stable/---run",
"PlayUrlRoot": "https://arcade.makecode.com/---run",
"EnterHighScoreDelayMilli": 3000,
"EnterHighScorePoll": 100,
"HighScoresToKeep": 10,
Expand Down

0 comments on commit 6fcb6c2

Please sign in to comment.