Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-19 11:22:13 +08:00
parent 3ff521e103
commit af723e161c
2 changed files with 1 additions and 3 deletions

View File

@@ -94,8 +94,6 @@ class _AboutPageState extends State<AboutPage> {
constraints: StyleString.dialogFixedConstraints,
content: TextField(
autofocus: true,
minLines: 1,
maxLines: 4,
onSubmitted: (value) {
Get.back();
if (value.isNotEmpty) {