1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 20:06:06 +02:00
This commit is contained in:
syuilo
2019-02-24 17:28:51 +09:00
parent 012d744f4c
commit 563d604812
9 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ import autobind from 'autobind-decorator';
import Chart, { Obj } from '.';
import Note, { INote } from '../../models/note';
import { isLocalUser } from '../../models/user';
import { SchemaType } from '../../prelude/schema';
import { SchemaType } from '../../misc/schema';
const logSchema = {
total: {