mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
typo
This commit is contained in:
parent
9f72d05749
commit
a632718e80
@ -1797,7 +1797,7 @@ void changeBot({Function()? callback}) async {
|
||||
autofocus: true,
|
||||
controller: controller,
|
||||
decoration: InputDecoration(
|
||||
hintText: translate('Token'), // 使用hintText设置占位符文本
|
||||
hintText: translate('Token'),
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user