Update NIP90ContentDiscoveryScreen.kt

This commit is contained in:
Believethehype
2024-05-15 15:13:16 +02:00
parent 420323bcb0
commit dc8209c90d
@@ -124,6 +124,7 @@ fun RenderNostrNIP90ContentDiscoveryScreen(
// TODO 2 Get the latest event from the statusFeedViewModel
// TODO How do we extract the latest event.content (or event.status) from statusFeedViewModel
// TODO We want to update dvmStatus with the content of the latest Status event
var dvmStatus = "DVM is processing..."
/* if (statusFeedViewModel.localFilter.feed().isNotEmpty()) {