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 54f60e1 commit 56dec4aCopy full SHA for 56dec4a
app/src/sub/SettingsWindow/credits.tsx
@@ -19,6 +19,8 @@ const donations: DonationData[] = [
19
{ user: "域名 project-graph.top", note: "zty012", amount: -13.66 },
20
// 以下为捐赠用户
21
22
+ { user: "今晚打老虎", note: "支持", amount: 20 },
23
+ { user: "山东扣扣人", note: "很简洁明了 好", amount: 5 },
24
{ user: "程彦轲", note: "pg是一个极其有潜力的项目,期待继续更新新的功能", amount: 50 },
25
{ user: "Oxygen_Retrain", note: "感谢开发者们为Linux提供支持,加油", amount: 10 },
26
{ user: "末影", note: "", amount: 20 },
0 commit comments