mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-18 10:18:14 +08:00
🗑️ loadMore
This commit is contained in:
@@ -18,7 +18,7 @@ function getPostCard(post: TGApp.Plugins.Mys.News.Item): TGApp.Plugins.Mys.Forum
|
||||
return {
|
||||
title: post.post.subject,
|
||||
cover: postCover,
|
||||
postId: Number(post.post.post_id),
|
||||
postId: post.post.post_id,
|
||||
subtitle: post.post.post_id,
|
||||
user: {
|
||||
nickname: post.user.nickname,
|
||||
|
||||
Reference in New Issue
Block a user