send/receive user hashtags via AP (#4064)
This commit is contained in:
parent
d140548784
commit
a6e7bbc306
6 changed files with 29 additions and 14 deletions
|
@ -48,6 +48,7 @@ type IUserBase = {
|
|||
lang?: string;
|
||||
pinnedNoteIds: mongo.ObjectID[];
|
||||
emojis?: string[];
|
||||
tags?: string[];
|
||||
|
||||
/**
|
||||
* 凍結されているか否か
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue