We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063c615 commit 7b6a56bCopy full SHA for 7b6a56b
models/group.js
@@ -7,4 +7,4 @@ const group = {
7
8
const Group = new connector.model('group', group);
9
10
-module.exports = {};
+module.exports = {}; //group
0 commit comments