fix: proxy, username, enable (#8109)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
676ee99709
commit
e192f10c56
@ -2268,7 +2268,7 @@ void changeSocks5Proxy() async {
|
||||
Expanded(
|
||||
child: TextField(
|
||||
controller: userController,
|
||||
enabled: isInProgress,
|
||||
enabled: !isOptFixed,
|
||||
),
|
||||
),
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user