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

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

Loading…
Cancel
Save