Resolve #2017
This commit is contained in:
@ -55,6 +55,8 @@ type IUserBase = {
|
||||
emojis?: string[];
|
||||
tags?: string[];
|
||||
|
||||
isDeleted: boolean;
|
||||
|
||||
/**
|
||||
* 凍結されているか否か
|
||||
*/
|
||||
|
Reference in New Issue
Block a user