We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b853f8d commit d38cd2bCopy full SHA for d38cd2b
app/src/sub/SettingsWindow/credits.tsx
@@ -19,7 +19,9 @@ const donations: DonationData[] = [
19
{ user: "域名 project-graph.top", note: "zty012", amount: -13.66 },
20
// 以下为捐赠用户
21
22
- { user: "韩淼", note: "pg软件挺好用", amount: 20 },
+ { user: "🍀🌟🏅 叶善译", note: "开源万岁,加油加油", amount: 20 },
23
+ { user: "asasasasaa", note: "加油,希望你们做的更好", amount: 5 },
24
+ { user: "韩淼", note: "pg软件挺好用", amount: 40 },
25
{ user: "番茄炒土豆", note: "希望越来越好", amount: 5 },
26
{ user: "V_V", note: "", amount: 5 },
27
{ user: "哈士基🐶", note: "知识没有这么廉价,但这个月太穷", amount: 50 },
0 commit comments