Update NIP90ContentDiscoveryScreen.kt

pull/867/head
Believethehype 2024-05-20 00:35:39 +02:00
rodzic 654632a585
commit 67f10920f6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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 {
statusNote?.let {