fix mistake
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
<ul>
|
||||
<li>
|
||||
<pw-toggle
|
||||
:on="settings.PROXY_ENABLED"
|
||||
@change="applySetting('PROXY_ENABLED', $event)"
|
||||
>Proxy {{ settings.PROXY_ENABLED ? "enabled" : "disabled" }}</pw-toggle>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user