Removed insert new creature button from creature add to tabletop dialog
This commit is contained in:
@@ -148,7 +148,7 @@
|
|||||||
>
|
>
|
||||||
Browse community libraries
|
Browse community libraries
|
||||||
</v-btn>
|
</v-btn>
|
||||||
<v-btn
|
<!-- <v-btn
|
||||||
v-if="!dummySlot"
|
v-if="!dummySlot"
|
||||||
text
|
text
|
||||||
small
|
small
|
||||||
@@ -156,7 +156,7 @@
|
|||||||
@click="insertCustomFiller"
|
@click="insertCustomFiller"
|
||||||
>
|
>
|
||||||
Insert New Creature
|
Insert New Creature
|
||||||
</v-btn>
|
</v-btn> -->
|
||||||
</v-layout>
|
</v-layout>
|
||||||
|
|
||||||
<template slot="actions">
|
<template slot="actions">
|
||||||
|
|||||||
Reference in New Issue
Block a user