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-08 03:15:54 +09:00
parent a46d230308
commit ef58503537
5 changed files with 5 additions and 5 deletions

View File

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