1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 07:56:25 +02:00
This commit is contained in:
こぴなたみぽ
2017-12-22 04:50:50 +09:00
parent 41623f8590
commit 8fd78aebbf
2 changed files with 14 additions and 1 deletions

3
src/api/models/mute.ts Normal file
View File

@@ -0,0 +1,3 @@
import db from '../../db/mongodb';
export default db.get('mute') as any; // fuck type definition