File tree Expand file tree Collapse file tree
src/chat/interface/mediaengine Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1035,7 +1035,7 @@ async function doMediaSelect() {
10351035 accountHelper . getCurrentValidationState ( )
10361036 . username ;
10371037 }
1038- const embedURL = `https://random-rants-chat.github.io/taco-shoot-minigame/?n=${ Math . round ( Date . now ( ) ) } &username=${ encodeURIComponent ( username ) } &id=${ Math . round ( Date . now ( ) ) } &project=${ encodeURIComponent ( "multiplayermonopolyjunior" ) } ` ;
1038+ const embedURL = `https://random-rants-chat.github.io/taco-shoot-minigame/?n=${ Math . round ( Date . now ( ) ) } &username=${ encodeURIComponent ( username ) } &id=${ Math . round ( Date . now ( ) ) } &project=${ encodeURIComponent ( "multiplayermonopolyjunior-fixed " ) } ` ;
10391039
10401040 sws . send (
10411041 JSON . stringify ( {
Original file line number Diff line number Diff line change 1- {"timestamp" :" 1761738317641 " }
1+ {"timestamp" :" 1761739383297 " }
You can’t perform that action at this time.
0 commit comments