fix: typo

v1.18.x
Barış Soner Uşaklı 5 years ago committed by GitHub
parent 89b010249d
commit 0595e71078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ const db = require('../database');
const user = require('../user');
const batch = require('../batch');
const meta = require('../meta');
const cache = require('../cache);
const cache = require('../cache');
module.exports = function (Groups) {

Loading…
Cancel
Save