Add donation address to about dialog

This commit is contained in:
Stu Leak 2026-01-04 04:54:06 -05:00
parent 39d3127d06
commit fc56137397

View File

@ -554,7 +554,8 @@ func (s *appState) showAbout() {
devText,
widget.NewLabel(""),
widget.NewLabel("Support Development"),
widget.NewLabel("Support coming soon"),
widget.NewLabel("Support VideoTools development (optional):"),
widget.NewLabel("Bitcoin (BTC): bc1qcq5hmtvckhhh9c6y3gvm9wu9856fmet25yfr0v"),
feedbackLabel,
)