Fix accessing explore page without config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
b1ac997f8a
commit
c0ef41cb71
@ -93,6 +93,7 @@
|
||||
</b-select>
|
||||
</b-field>
|
||||
<b-field
|
||||
v-if="config"
|
||||
expanded
|
||||
:label="$t('Category')"
|
||||
label-for="category"
|
||||
|
Loading…
Reference in New Issue
Block a user