cyl/master-0822
zsk 3 months ago
parent b13deca5ed
commit a094cf364b

@ -1,5 +1,5 @@
<template> <template>
<div v-if="!isConnected && text " class="network-alert"> <div v-if="!isConnected && text && false " class="network-alert">
{{ text }} {{ text }}
</div> </div>
</template> </template>

Loading…
Cancel
Save