problem with Vagrant DB charset

parent 8921f54c
......@@ -79,7 +79,7 @@ module.exports = {
});
var office = Office.findOne({id: supervisor.office})
.then(function (office) {
.then(function (office) {
return office;
});
......
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