1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 01:36:03 +02:00
This commit is contained in:
syuilo
2018-07-07 19:21:54 +09:00
parent aa4ef6745a
commit d92044cf6a
13 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
import { IUser, isLocalUser } from '../models/user';
import getAcct from '../misc/acct/render';
import getAcct from './acct/render
import getUserName from './get-user-name';
/**