optimize keyboard for token
This commit is contained in:
@@ -103,6 +103,8 @@ class SettingsScreen extends HookConsumerWidget {
|
||||
bottom: 8,
|
||||
),
|
||||
child: TextField(
|
||||
enableIMEPersonalizedLearning: false,
|
||||
autocorrect: false,
|
||||
controller: kagiSessionTextController,
|
||||
obscureText: hideSessionText.value,
|
||||
decoration: InputDecoration(
|
||||
|
||||
Reference in New Issue
Block a user