send/receive user hashtags via AP (#4064)

This commit is contained in:
MeiMei
2019-01-31 20:42:45 +09:00
committed by syuilo
parent d140548784
commit a6e7bbc306
6 changed files with 29 additions and 14 deletions

View File

@ -48,6 +48,7 @@ type IUserBase = {
lang?: string;
pinnedNoteIds: mongo.ObjectID[];
emojis?: string[];
tags?: string[];
/**
* 凍結されているか否か