mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 08:47:33 +00:00
Fixes Ots Observation check
This commit is contained in:
@@ -1002,6 +1002,7 @@ class NoteLiveSet(u: Note) {
|
||||
replyCount.hasObservers() ||
|
||||
reactionCount.hasObservers() ||
|
||||
boostCount.hasObservers()
|
||||
innerOts.hasObservers() ||
|
||||
}
|
||||
|
||||
fun destroy() {
|
||||
|
||||
Reference in New Issue
Block a user