optimize keyboard for token

This commit is contained in:
Fabian Freund
2024-06-12 09:14:21 +02:00
parent 71c9affd16
commit 278b4c19bf
@@ -103,6 +103,8 @@ class SettingsScreen extends HookConsumerWidget {
bottom: 8,
),
child: TextField(
enableIMEPersonalizedLearning: false,
autocorrect: false,
controller: kagiSessionTextController,
obscureText: hideSessionText.value,
decoration: InputDecoration(