removing comments
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</v-col>
|
||||
<!-- selected_shikigami_names: {{ selected_shikigami_names }} <br />
|
||||
selected_shikigami_data: {{ selected_shikigami_data }} <br /> -->
|
||||
selected_shikigami_decks: {{ selected_shikigami_decks }}
|
||||
<!-- selected_shikigami_decks: {{ selected_shikigami_decks }} -->
|
||||
</v-row>
|
||||
<v-row v-for="(_, index) in selected_shikigami_names" :key="index">
|
||||
<v-card elevation="2" width="100%" class="pa-3" flat tile color="#070042">
|
||||
|
||||
Reference in New Issue
Block a user