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