mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-24 14:30:09 +08:00
Update protocol in autologin.yml (#1891)
* Add files via upload * Update AutoLoginConfig.kt * Update AutoLoginConfig.kt
This commit is contained in:
parent
6f67a41b5c
commit
6b036439fd
@ -37,7 +37,7 @@ public object AutoLoginConfig : AutoSavePluginConfig("AutoLogin") {
|
||||
@Comment(
|
||||
"""
|
||||
账号配置. 可用配置列表 (注意大小写):
|
||||
"protocol": "ANDROID_PHONE" / "ANDROID_PAD" / "ANDROID_WATCH"
|
||||
"protocol": "ANDROID_PHONE" / "ANDROID_PAD" / "ANDROID_WATCH" /"MAC" / "IPAD"
|
||||
"device": "device.json"
|
||||
"enable": true
|
||||
"""
|
||||
@ -112,4 +112,4 @@ public object AutoLoginConfig : AutoSavePluginConfig("AutoLogin") {
|
||||
)
|
||||
)
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user