socket and api integerated successfully
This commit is contained in:
@@ -285,7 +285,7 @@ const SelectionControls3D: React.FC = () => {
|
||||
if (!asset) return;
|
||||
|
||||
|
||||
if (!socket?.active) {
|
||||
if (!socket?.connected) {
|
||||
|
||||
// REST
|
||||
|
||||
|
||||
Reference in New Issue
Block a user