Skip to content

Commit e64a4f9

Browse files
committed
Updates
1 parent 6226cdc commit e64a4f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/chat/interface/mediaengine/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ async function doMediaSelect() {
977977
accountHelper.getCurrentValidationState()
978978
.username;
979979
}
980-
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("3d-laser-tag")}`;
980+
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("3dlasertag")}`;
981981

982982
sws.send(
983983
JSON.stringify({

wpstatic/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"timestamp":"1761667824906"}
1+
{"timestamp":"1761668213693"}

0 commit comments

Comments
 (0)