mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-03 13:32:25 +08:00
Platform adjustment
This commit is contained in:
parent
aebff1be32
commit
1f521e96df
@ -1,7 +1,7 @@
|
|||||||
package net.mamoe.mirai.utils
|
package net.mamoe.mirai.utils
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 直接抛出异常. 需自行处理验证码
|
* 直接抛出异常. 需自行处理验证码, 在 [BotConfiguration.captchaSolver] 中调整
|
||||||
*/
|
*/
|
||||||
actual var DefaultCaptchaSolver: CaptchaSolver = {
|
actual var DefaultCaptchaSolver: CaptchaSolver = {
|
||||||
error("No CaptchaSolver found. BotConfiguration.captchaSolver should be assigned manually")
|
error("No CaptchaSolver found. BotConfiguration.captchaSolver should be assigned manually")
|
||||||
|
Loading…
Reference in New Issue
Block a user