Do that thing @quacksire wanted me to do. 'for vue'
This commit is contained in:
parent
7827d2831f
commit
bab920870e
1 changed files with 1 additions and 1 deletions
|
@ -658,7 +658,7 @@
|
|||
{{$root.getLz('settings.option.general.updateCider')}}
|
||||
</div>
|
||||
<div class="md-option-segment md-option-segment_auto">
|
||||
<button class="md-btn" onclick="app.checkForUpdate()">
|
||||
<button class="md-btn" @click="app.checkForUpdate()">
|
||||
{{$root.getLz('term.check')}}
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue