mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 00:49:04 +00:00
Hide translate mode
This commit is contained in:
parent
4d3fa6955b
commit
afa9cda9bd
1 changed files with 0 additions and 1 deletions
|
|
@ -151,7 +151,6 @@ class Header: Reactor.Component {
|
|||
<menu.context #keyboard-options>
|
||||
<li #legacy><span>{svg_checkmark}</span>{translate('Legacy mode')}</li>
|
||||
<li #map><span>{svg_checkmark}</span>{translate('Map mode')}</li>
|
||||
<li #translate><span>{svg_checkmark}</span>{translate('Translate mode')}</li>
|
||||
</menu>
|
||||
</popup>;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue