Update NIP90ContentDiscoveryScreen.kt

This commit is contained in:
Believethehype
2024-05-20 00:35:39 +02:00
parent 654632a585
commit 67f10920f6
@@ -372,7 +372,7 @@ fun FeedDVM(
) )
} }
}) { }) {
Text(text = "Pay " + (amount / 1000).toString() + " Sats to the DVM") Text(text = "Pay " + (amount / 1000).toString() + " Sats to the DVM")
} }
} else { } else {
statusNote?.let { statusNote?.let {