Skip to content

Commit

Permalink
fix: add my video bvid
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Mar 7, 2023
1 parent e224ffb commit 8fc06e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/SummaryResult.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export function SummaryResult({
}
// todo: update the timestamp
navigator.clipboard.writeText(
formattedSummary + "\n\n via #BibiGPT b.jimmylv.cn @吕立青_JimmyLv"
formattedSummary + "\n\n #BibiGPT自动总结 b.jimmylv.cn @吕立青_JimmyLv \nBV1fX4y1Q7Ux"
);
toast({ description: "复制成功 ✂️" });
};
Expand Down

1 comment on commit 8fc06e8

@vercel
Copy link

@vercel vercel bot commented on 8fc06e8 Mar 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.