added PR comments
This commit is contained in:
parent
6d3bd95bfe
commit
7c6c2cfb22
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
|||
</li>
|
||||
<ul class="setting-list suboptions" >
|
||||
<li>
|
||||
<input type="checkbox" id="preloadImage" v-model="preloadImage">
|
||||
<input :disabled="!hideAttachmentsInConvLocal" type="checkbox" id="preloadImage" v-model="preloadImage">
|
||||
<label for="preloadImage">{{$t('settings.preload_images')}}</label>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue