hide unused spell card
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<template lang="html">
|
<template lang="html">
|
||||||
<div class="spells">
|
<div class="spells">
|
||||||
<column-layout wide-columns>
|
<column-layout wide-columns>
|
||||||
<div>
|
<div v-if="spellsWithoutList.length">
|
||||||
<v-card>
|
<v-card>
|
||||||
<v-list
|
<v-list
|
||||||
two-line
|
two-line
|
||||||
|
|||||||
Reference in New Issue
Block a user