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 d33b2ea commit b228f60Copy full SHA for b228f60
app/src/sub/SettingsWindow/credits.tsx
@@ -19,6 +19,7 @@ const donations: DonationData[] = [
19
{ user: "域名 project-graph.top", note: "zty012", amount: -13.66 },
20
// 以下为捐赠用户
21
22
+ { user: "韩淼", note: "pg软件挺好用", amount: 20 },
23
{ user: "番茄炒土豆", note: "希望越来越好", amount: 5 },
24
{ user: "V_V", note: "", amount: 5 },
25
{ user: "哈士基🐶", note: "知识没有这么廉价,但这个月太穷", amount: 50 },
0 commit comments