This commit is contained in:
syuilo 2017-01-17 10:39:21 +09:00
parent c4e517ab15
commit 19e12bf5cf
19 changed files with 28 additions and 29 deletions

View file

@ -1,3 +1,3 @@
import db from '../../db/mongodb';
export default db.collection('appdata');
export default db.get('appdata');