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 136a4c3 commit e2f6848Copy full SHA for e2f6848
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: 50 },
23
{ user: "Oxygen_Retrain", note: "感谢开发者们为Linux提供支持,加油", amount: 10 },
24
{ user: "末影", note: "", amount: 20 },
25
{ user: "不入", note: "希望可以考虑 32 64版本适用以及贝塞尔曲线自定义形状问题", amount: 30 },
0 commit comments