mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
stream calendar
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
<div class="flex justify-end w-full">
|
||||
<div
|
||||
x-data="{
|
||||
textToCopy: 'lightning:{{ $this->lnurl }}',
|
||||
}"
|
||||
textToCopy: 'lightning:{{ $this->lnurl }}',
|
||||
}"
|
||||
@click.prevent="window.navigator.clipboard.writeText(textToCopy);window.$wireui.notify({title:'URL kopiert!',icon:'success'});"
|
||||
>
|
||||
<x-button
|
||||
|
||||
Reference in New Issue
Block a user