Shamrock: not fix GlobalEventTransmitter

This commit is contained in:
白池 2024-02-11 13:57:48 +08:00
parent 7153b21cd4
commit 9a9fad975f

View File

@ -2,6 +2,7 @@ package moe.fuqiuluo.shamrock.remote.service.api
import com.tencent.qqnt.kernel.nativeinterface.MsgElement
import com.tencent.qqnt.kernel.nativeinterface.MsgRecord
import kotlinx.coroutines.channels.BufferOverflow
import kotlinx.coroutines.flow.FlowCollector
import kotlinx.coroutines.flow.MutableSharedFlow
import moe.fuqiuluo.qqinterface.servlet.BaseSvc