This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<v-img :src="require('../assets/logo.svg')" contain height="64"></v-img>
|
<v-img :src="require('../assets/logo.svg')" contain height="64"></v-img>
|
||||||
</v-col>
|
</v-col>
|
||||||
<template v-if="$ay.dev">
|
<template v-if="$ay.dev">
|
||||||
<v-col cols="12" offset="6">
|
<v-col cols="12" offset="md-6">
|
||||||
<span class="title red--text">DEVELOPMENT MODE</span>
|
<span class="title red--text">DEVELOPMENT MODE</span>
|
||||||
</v-col>
|
</v-col>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user