price: update

This commit is contained in:
k
2024-07-20 13:32:58 +02:00
parent 1f9d1542f1
commit d8a5b4a2e6
3 changed files with 9 additions and 1 deletions

View File

@@ -155,6 +155,11 @@ export function SettingsFrame({
name: "Anon",
amount: 210_000,
},
{
name: "Daniel ∞/21M",
url: "https://twitter.com/DanielAngelovBG",
amount: 21_000,
},
]
.sort((a, b) =>
b.amount !== a.amount