fix: lock resousers
This commit is contained in:
@@ -195,7 +195,7 @@ onShareAppMessage(async () => {
|
||||
onShareTimeline(async () => {
|
||||
const shareToken = await getShareToken("fortune_timeline");
|
||||
return {
|
||||
title: "新春到,抽灵签!快来测测你的新年运势 🏮",
|
||||
title: "好运到,抽灵签!快来测测你的今年运势 🏮",
|
||||
query: `shareToken=${shareToken}`,
|
||||
imageUrl:
|
||||
"https://file.lihailezzc.com/resource/8dd026d76ef7a63d123b7fd698fb989b.png",
|
||||
|
||||
Reference in New Issue
Block a user