Skip to content

Commit

Permalink
Fix syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-elzeni committed Sep 14, 2024
1 parent 31f448e commit 2ac73a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added dump.rdb
Binary file not shown.
2 changes: 1 addition & 1 deletion src/groups/update.js
Original file line number Diff line number Diff line change
Expand Up @@ -324,4 +324,4 @@ module.exports = function (Groups) {
});
await db.setObjectBulk(bulkSet);
}
};
};

0 comments on commit 2ac73a6

Please sign in to comment.