fix ci
This commit is contained in:
parent
bd22b01370
commit
4da584055d
@ -305,7 +305,7 @@ class RemoteMenuEntry {
|
||||
}) {
|
||||
return MenuEntryButton<String>(
|
||||
childBuilder: (TextStyle? style) => Text(
|
||||
'${translate("Insert Ctrl + Alt + Del")',
|
||||
translate("Insert Ctrl + Alt + Del"),
|
||||
style: style,
|
||||
),
|
||||
proc: () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user