Resolve #2017
This commit is contained in:
parent
7174a55846
commit
3409a51cca
10 changed files with 253 additions and 29 deletions
|
@ -55,6 +55,8 @@ type IUserBase = {
|
|||
emojis?: string[];
|
||||
tags?: string[];
|
||||
|
||||
isDeleted: boolean;
|
||||
|
||||
/**
|
||||
* 凍結されているか否か
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue