fix: proxy, username, enable (#8109)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
676ee99709
commit
e192f10c56
1 changed files with 1 additions and 1 deletions
|
|
@ -2268,7 +2268,7 @@ void changeSocks5Proxy() async {
|
|||
Expanded(
|
||||
child: TextField(
|
||||
controller: userController,
|
||||
enabled: isInProgress,
|
||||
enabled: !isOptFixed,
|
||||
),
|
||||
),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue