Rename paypalLink to paymentLink and allow inline editing
tinyedge/deploy Deployed by TinyEdge

Generalizes the participant link field beyond PayPal and lets users
set/update their payment link directly from the balance summary.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-30 17:56:11 +02:00
co-authored by Claude Sonnet 5
parent 2f492c55be
commit f9085d68cd
3 changed files with 121 additions and 39 deletions
+1
View File
@@ -163,6 +163,7 @@ async function copyLink() {
:settlements="data.settlements"
:currency="data.pot.currency"
@settled="refresh"
@updated="refresh"
/>
</section>