fix + update version
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<span class="text-gray-400 hidden sm:inline">•</span>
|
||||
</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 }}
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user