This commit is contained in:
Core 2022-01-31 23:42:05 +00:00
parent ea3d67b8b4
commit b28b88e885
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -609,8 +609,7 @@
Update Cider Update Cider
</div> </div>
<div class="md-option-segment md-option-segment_auto"> <div class="md-option-segment md-option-segment_auto">
<button class="md-btn" id="lfmConnect" ref="lfmConnect" <button class="md-btn" @click="app.checkForUpdate()">
onclick="app.checkForUpdate()">
{{$root.getLz('term.check')}} {{$root.getLz('term.check')}}
</button> </button>
</div> </div>