mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 01:20:08 +08:00
[fix] docker option 1 string does not match
This commit is contained in:
parent
d7a2bfc6c1
commit
886386514c
@ -14,8 +14,8 @@ version = 0.0.1
|
||||
|
||||
; 帐号/密码
|
||||
[login_account]
|
||||
username =
|
||||
password =
|
||||
username = ""
|
||||
password = ""
|
||||
|
||||
; 登录模式/[1.账密模式 2.短信验证码模式 3.扫码模式 4.行为验证码模式(暂未开放)]
|
||||
[login_mode]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user