Fix link previews settings not being visible
This commit is contained in:
parent
6f7444dfe3
commit
e8ed36bfd6
@ -225,7 +225,7 @@
|
|||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<template v-if="$store.state.settings.prefetch">
|
<template v-if="$store.state.serverConfiguration.prefetch">
|
||||||
<div class="col-sm-12">
|
<div class="col-sm-12">
|
||||||
<h2>Link previews</h2>
|
<h2>Link previews</h2>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user