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';
/**