This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<v-flex>
|
<v-flex>
|
||||||
<v-card>
|
<v-card>
|
||||||
<v-subheader>{{ this.$gzlocale.get("ClientApp") }}</v-subheader>
|
<v-subheader>{{ this.$gzlocale.get("ClientApp") }}</v-subheader>
|
||||||
<div>{{this.$gzlocale.get("Version")}}: {{clientInfo.version}}</div>
|
<div class="ml-4 body-2">{{this.$gzlocale.get("Version")}}: {{clientInfo.version}}</div>
|
||||||
|
|
||||||
{{this.$gzlocale.get("User")}}: {{clientInfo.userName}}
|
{{this.$gzlocale.get("User")}}: {{clientInfo.userName}}
|
||||||
<v-divider></v-divider>
|
<v-divider></v-divider>
|
||||||
|
|||||||
Reference in New Issue
Block a user