Formatting
This commit is contained in:
@@ -490,7 +490,6 @@ fun RenderLiveActivityThumb(baseNote: Note, accountViewModel: AccountViewModel,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Composable
|
@Composable
|
||||||
fun RenderCommunitiesThumb(baseNote: Note, accountViewModel: AccountViewModel, nav: (String) -> Unit) {
|
fun RenderCommunitiesThumb(baseNote: Note, accountViewModel: AccountViewModel, nav: (String) -> Unit) {
|
||||||
val noteEvent = baseNote.event as? CommunityDefinitionEvent ?: return
|
val noteEvent = baseNote.event as? CommunityDefinitionEvent ?: return
|
||||||
|
|||||||
Reference in New Issue
Block a user