Comment update

This commit is contained in:
2019-06-07 07:21:12 +10:00
parent ca0241fd34
commit 34631eb049
+1 -1
View File
@@ -41,7 +41,7 @@ const handleDisconnect = () => {
}); });
//finally //finally
return connection; return connection; //TODO: test that this actually bloody works
}; };
module.exports = { module.exports = {