Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
fix build err
Browse files Browse the repository at this point in the history
  • Loading branch information
whitechi73 authored Apr 4, 2024
1 parent 9cbe755 commit 9aef71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xposed/src/main/java/qq/service/msg/MsgConvertor.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import com.tencent.qqnt.kernel.nativeinterface.MsgConstant
import com.tencent.qqnt.kernel.nativeinterface.MsgElement
import com.tencent.qqnt.kernel.nativeinterface.MsgRecord
import com.tencent.qqnt.msg.api.IMsgService
import io.kritor.message.*
import io.kritor.common.*
import kotlinx.coroutines.suspendCancellableCoroutine
import kotlinx.coroutines.withTimeoutOrNull
import moe.fuqiuluo.shamrock.helper.ActionMsgException
Expand Down

0 comments on commit 9aef71b

Please sign in to comment.