Merge pull request #3585 from thelounge/xpaw/fix-preview-settings
Fix link previews settings not being visible
This commit is contained in:
commit
c23c786c58
@ -225,7 +225,7 @@
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<template v-if="$store.state.settings.prefetch">
|
||||
<template v-if="$store.state.serverConfiguration.prefetch">
|
||||
<div class="col-sm-12">
|
||||
<h2>Link previews</h2>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user