This commit is contained in:
syuilo
2019-02-21 01:30:21 +09:00
parent 7174a55846
commit 3409a51cca
10 changed files with 253 additions and 29 deletions

View File

@ -55,6 +55,8 @@ type IUserBase = {
emojis?: string[];
tags?: string[];
isDeleted: boolean;
/**
* 凍結されているか否か
*/