-
Non hai i permessi per accedere al Gruppo.
+ Non hai i permessi per accedere al Circuito.
Occorre prima registrarsi alla App
@@ -39,6 +39,10 @@
{{ $t('db.youarerefusedcircuit') }}
+
+ Saldo: {{ account.saldo}}
+
+
[])
const showPic = ref(false)
const caricato = ref(false)
+ const showsendCoinTo = ref(false)
const myuser = ref(null)
@@ -184,6 +186,7 @@ export default defineComponent({
caricato,
listgroupsfiltered,
idnotif,
+ showsendCoinTo,
}
}
})
diff --git a/src/views/user/myprofile/myprofile.vue b/src/views/user/myprofile/myprofile.vue
index d04ebba2..f3aa67a4 100755
--- a/src/views/user/myprofile/myprofile.vue
+++ b/src/views/user/myprofile/myprofile.vue
@@ -151,6 +151,18 @@
:href="getLinkUserTelegram()" target="__blank">
+
+
+
+
+
+ showsendCoinTo: {{ showsendCoinTo}}
+
+
+
+
+
Utente {{ username }} non trovato