Adding the new parameter.

This commit is contained in:
Vitor Pamplona
2023-04-19 13:54:00 -04:00
parent 6a9a321e2b
commit e775ae9ada

View File

@@ -255,7 +255,7 @@ object LocalCache {
it.addReply(note)
}
refreshObservers()
refreshObservers(note)
}
fun consume(event: BadgeDefinitionEvent) {