Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, status fadein.
This commit is contained in:
parent
82ee24ec31
commit
a1f6ef1dca
12 changed files with 50 additions and 41 deletions
|
@ -29,7 +29,7 @@
|
|||
<label for="hideNsfw">{{$t('settings.nsfw_clickthrough')}}</label>
|
||||
</li>
|
||||
<li>
|
||||
<input type="checkbox" id="autoload" v-model="autoloadlocal">
|
||||
<input type="checkbox" id="autoload" v-model="autoLoadLocal">
|
||||
<label for="autoload">{{$t('settings.autoload')}}</label>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue