feat: 评论增加表情
This commit is contained in:
@ -489,4 +489,7 @@ class Api {
|
||||
|
||||
/// 我的订阅详情
|
||||
static const userSubFolderDetail = '/x/space/fav/season/list';
|
||||
|
||||
/// 表情
|
||||
static const emojiList = '/x/emote/user/panel/web';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user