move websockets to html
This commit is contained in:
@@ -88,7 +88,6 @@ var connect_to_api = function () {
|
||||
}
|
||||
} catch (error) {
|
||||
console.log("could not parse as json, must be bytes");
|
||||
logSizeInBytes("image", message.data);
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user