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 9875b32 commit 5583ac9Copy full SHA for 5583ac9
app/src/sub/SettingsWindow/credits.tsx
@@ -19,8 +19,9 @@ const donations: DonationData[] = [
19
{ user: "域名 project-graph.top", note: "zty012", amount: -13.66 },
20
// 以下为捐赠用户
21
22
- { user: "三知六应", note: "感谢群主已知耐心倾听我的需求,并给我解答", amount: 5 }, // 9.3
23
- { user: "闰刚", note: "感谢🙏", amount: 5 }, // 9.2
+ { user: "20", note: "感谢开园,你的劳动应得回报", amount: 50 }, // 9.4
+ { user: "三知六应", note: "感谢群主已知耐心倾听我的需求,并给我解答", amount: 20 }, // 9.3
24
+ { user: "闫刚", note: "感谢🙏", amount: 5 }, // 9.2
25
{ user: "", note: "", amount: 20 }, // 8.31
26
{ user: "天", note: "能设置连线不穿过文本框就好了", amount: 5 },
27
{ user: "", note: "用了半年,非常好用,由于经济能力有限,只能捐些小钱", amount: 5 },
0 commit comments