mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-13 03:16:05 +08:00
Fix build
This commit is contained in:
parent
aca71d0c96
commit
21187a0a34
@ -73,7 +73,7 @@ internal class QQAndroidBotNetworkHandler(bot: QQAndroidBot) : BotNetworkHandler
|
||||
|
||||
is SMSVerifyCodeNeeded -> {
|
||||
val result = bot.configuration.loginSolver.onGetPhoneNumber()
|
||||
response = LoginPacket.SubCommand8(
|
||||
response = LoginPacket.SubCommand7(
|
||||
bot.client,
|
||||
response.t174,
|
||||
response.t402,
|
||||
|
Loading…
Reference in New Issue
Block a user