Fixes Ots Observation check
This commit is contained in:
@@ -1002,6 +1002,7 @@ class NoteLiveSet(u: Note) {
|
|||||||
replyCount.hasObservers() ||
|
replyCount.hasObservers() ||
|
||||||
reactionCount.hasObservers() ||
|
reactionCount.hasObservers() ||
|
||||||
boostCount.hasObservers()
|
boostCount.hasObservers()
|
||||||
|
innerOts.hasObservers() ||
|
||||||
}
|
}
|
||||||
|
|
||||||
fun destroy() {
|
fun destroy() {
|
||||||
|
|||||||
Reference in New Issue
Block a user