1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-28 14:58:24 +09:00
This commit is contained in:
syuilo 2019-04-11 12:59:09 +09:00
parent ab302df0ae
commit 5c50989970
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69

View File

@ -95,6 +95,7 @@ export class UserRepository extends Repository<User> {
isAdmin: user.isAdmin,
isBot: user.isBot,
isCat: user.isCat,
isVerified: user.isVerified,
// カスタム絵文字添付
emojis: user.emojis.length > 0 ? Emojis.find({