Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
This commit is contained in:
commit
166f9b9167
2 changed files with 14 additions and 14 deletions
|
@ -1275,7 +1275,7 @@
|
|||
</div>
|
||||
<div class="md-option-segment md-option-segment_auto">
|
||||
<label>
|
||||
<input type="checkbox" disabled a-v-model="app.cfg.connectUser.sync.settings"
|
||||
<input type="checkbox" a-v-model="app.cfg.connectUser.sync.settings"
|
||||
@click="app.cfg.connectUser.sync.settings = !app.cfg.connectUser.sync.settings"
|
||||
switch/>
|
||||
</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue