Commit d5a684f4 by Jose Antonio

Hot Fix - unexpected token

parent ea9851f6
...@@ -1256,8 +1256,8 @@ module.exports = { ...@@ -1256,8 +1256,8 @@ module.exports = {
.catch(function (err) { .catch(function (err) {
return res.serverError("Error uploading sound: " + err); return res.serverError("Error uploading sound: " + err);
}); });
} },
};
// *************************************************************** // ***************************************************************
// WEBSOCKETS // WEBSOCKETS
// *************************************************************** // ***************************************************************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment