How this went unnoticed i have no idea
This commit is contained in:
parent
822ab97066
commit
2922af8715
@ -101,6 +101,7 @@ class DynamicSynchableGroup<T : Any>(
|
||||
checkNotNull(removed)
|
||||
check(removed.slot == element)
|
||||
removed.close()
|
||||
removals.add(element.id)
|
||||
listener.run()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user