Update NIP90ContentDiscoveryScreen.kt
This commit is contained in:
+1
-1
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user