add log error
This commit is contained in:
@@ -324,6 +324,7 @@
|
||||
|
||||
} catch (error) {
|
||||
console.log("could not parse as json");
|
||||
console.error(error)
|
||||
// send_image_data_to_clients(message);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user