send/receive user hashtags via AP (#4064)
This commit is contained in:
@ -48,6 +48,7 @@ type IUserBase = {
|
||||
lang?: string;
|
||||
pinnedNoteIds: mongo.ObjectID[];
|
||||
emojis?: string[];
|
||||
tags?: string[];
|
||||
|
||||
/**
|
||||
* 凍結されているか否か
|
||||
|
Reference in New Issue
Block a user