This commit is contained in:
2020-04-04 14:45:27 +00:00
parent 4733373039
commit 90c388ecc2

View File

@@ -12,7 +12,7 @@
<v-img :src="require('../assets/logo.svg')" contain height="64"></v-img>
</v-col>
<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>
</v-col>
</template>