language touchup
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<slot v-if="s.allowed"/>
|
<slot v-if="s.allowed"/>
|
||||||
<v-card v-if="!s.allowed" rounded="0" title="Dexorder Closed Beta">
|
<v-card v-if="!s.allowed" rounded="0" title="Dexorder Private Beta">
|
||||||
<v-card-item><v-text-field v-model="password" label="Beta Password" class="maxw"/></v-card-item>
|
<v-card-item><v-text-field v-model="password" label="Beta Password" class="maxw"/></v-card-item>
|
||||||
<v-card-text>
|
<v-card-text>
|
||||||
Follow our social media for public release updates!
|
Follow our social media for public release updates!
|
||||||
|
|||||||
Reference in New Issue
Block a user