fix + update version
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "uvpn.shop",
|
"name": "uvpn.shop",
|
||||||
"version": "0.5.4",
|
"version": "0.6.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
<span class="text-gray-400 hidden sm:inline">•</span>
|
<span class="text-gray-400 hidden sm:inline">•</span>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<span v-if="ipData.location?.country" class="text-gray-600 dark:text-gray-300 font-medium">
|
<span v-if="ipData.location?.country" class="text-gray-600 dark:text-gray-300 font-medium hidden sm:inline">
|
||||||
{{ ipData.location.country }}
|
{{ ipData.location.country }}
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user