remove print
This commit is contained in:
@@ -240,7 +240,6 @@ private fun CheckNewAndRenderChannelCard(
|
|||||||
parentBackgroundColor = parentBackgroundColor,
|
parentBackgroundColor = parentBackgroundColor,
|
||||||
accountViewModel = accountViewModel,
|
accountViewModel = accountViewModel,
|
||||||
)
|
)
|
||||||
println("NOTE:" + (baseNote.event?.id() ?: "nah"))
|
|
||||||
|
|
||||||
ClickableNote(
|
ClickableNote(
|
||||||
baseNote = baseNote,
|
baseNote = baseNote,
|
||||||
|
|||||||
Reference in New Issue
Block a user