Option LAN Discovery
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
98a84a577b
commit
e8143255e9
25 changed files with 374 additions and 326 deletions
|
|
@ -276,6 +276,7 @@ class MyIdMenu: Reactor.Component {
|
|||
<li #enable-file-transfer><span>{svg_checkmark}</span>{translate('Enable File Transfer')}</li>
|
||||
<li #enable-remote-restart><span>{svg_checkmark}</span>{translate('Enable Remote Restart')}</li>
|
||||
<li #enable-tunnel><span>{svg_checkmark}</span>{translate('Enable TCP Tunneling')}</li>
|
||||
<li #enable-lan-discovery><span>{svg_checkmark}</span>{translate('Enable LAN Discovery')}</li>
|
||||
<AudioInputs />
|
||||
<Enhancements />
|
||||
<li #allow-remote-config-modification><span>{svg_checkmark}</span>{translate('Enable remote configuration modification')}</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue