update assetID

This commit is contained in:
2025-06-12 09:31:51 +05:30
parent 9b0842ed14
commit c7cc5cf2ca
59 changed files with 1039 additions and 1029 deletions

View File

@@ -95,7 +95,6 @@ async function drawWall(
userId
}
console.log('input: ', input);
socket.emit('v1:Line:create', input);
setNewLines([newLines[0], newLines[1], line.current]);
@@ -158,7 +157,6 @@ async function drawWall(
userId
}
console.log('input: ', input);
socket.emit('v1:Line:create', input);
setNewLines([line.current])