This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
<template v-if="c.t < 9">
|
<template v-if="c.t < 9">
|
||||||
<template v-if="c.i">
|
<template v-if="c.i">
|
||||||
<!-- openable object with an ID -->
|
<!-- openable object with an ID -->
|
||||||
{{ c.v }}
|
<v-btn depressed small>{{ c.v }}</v-btn>
|
||||||
</template>
|
</template>
|
||||||
<template v-else>
|
<template v-else>
|
||||||
{{ c.v }}
|
{{ c.v }}
|
||||||
|
|||||||
Reference in New Issue
Block a user