Skip to content

Commit

Permalink
fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusppereira committed Oct 25, 2019
1 parent 2f13546 commit 2240796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/settings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 2240796

Please sign in to comment.