yes ```Error:(287, 27) None of the following funct...
# announcements
d
yes
Copy code
Error:(287, 27) None of the following functions can be called with the arguments supplied:
public operator fun <T> kotlin.Array<???>.plus(element: ???): kotlin.Array<???> defined in kotlin
public operator fun <T> kotlin.Array<out se.omni.network.Item>.plus(array: kotlin.Array<out se.omni.network.Item>): kotlin.Array<out se.omni.network.Item> defined in kotlin
public operator fun <T> kotlin.Array<out se.omni.network.Item>.plus(collection: kotlin.Collection<se.omni.network.Item>): kotlin.Array<out se.omni.network.Item> defined in kotlin