share link
This commit is contained in:
Surya Paolo
2023-01-09 15:55:18 +01:00
parent a9367d5aef
commit b98cda2110
14 changed files with 669 additions and 135 deletions

View File

@@ -74,7 +74,7 @@
<div v-if="myuser._id" class="col-12">
<q-btn
v-if="myuser.username === myusername()"
icon="fas fa-share-alt"
icon="fas fa-link"
color="blue"
size="md"
rounded
@@ -85,7 +85,7 @@
$t,
shared_consts.MsgTeleg.SHARE_MSGREG,
true
)
);
"
>
</q-btn>