2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-29 05:07:49 +00:00

corrected group db name to match others

This commit is contained in:
Pouria Ezzati 2017-09-24 22:23:56 +03:30
parent 730fd3c3c3
commit dffe3cc9af

View File

@ -4,7 +4,7 @@ const Datastore = require('nedb-promise');
const groups = new Datastore({
autoload: true,
filename: 'data/groups.db',
filename: 'data/Group.db',
});
groups.ensureIndex({