Merge branch 'feat/liujie'

This commit is contained in:
2026-02-07 18:13:15 +08:00
2 changed files with 2 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ function Index() {
await delay(1000);
if (from !== "publish") {
if (from === "publish") {
handleShare(true);
}
};