feat: Groups/households custom invitations (#4252)

Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
Arsène Reymond 2024-11-12 04:30:08 +01:00 committed by GitHub
parent 7ada42a791
commit 622c1b11f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 276 additions and 106 deletions

View file

@ -15,6 +15,7 @@
:color="color"
retain-focus-on-click
:class="btnClass"
:disabled="copyText !== '' ? false : true"
@click="
on.click;
textToClipboard();