mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
remove one seperator
This commit is contained in:
parent
c745bf4111
commit
89711d4523
1 changed files with 0 additions and 1 deletions
|
|
@ -257,7 +257,6 @@ class MyIdMenu: Reactor.Component {
|
|||
{handler.is_ok_change_id() && key_confirmed ? <li #change-id>{translate('Change ID')}</li> : ""}
|
||||
<div .separator />
|
||||
<li #allow-darktheme><span>{svg_checkmark}</span>{translate('Dark Theme')}</li>
|
||||
<div .separator />
|
||||
<Languages />
|
||||
<li #about>{translate('About')} {" "}{handler.get_app_name()}</li>
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Reference in a new issue