feat: Log camera update response data for debugging purposes; adjust user position parameter in findEnvironment function
This commit is contained in:
@@ -26,7 +26,7 @@ export const findEnvironment = async (organization: string, userId: string) => {
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
0,
|
||||
40,
|
||||
true
|
||||
);
|
||||
return userpos;
|
||||
|
||||
Reference in New Issue
Block a user