mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 01:28:50 +02:00
fix:#17 linter error
This commit is contained in:
@ -110,8 +110,8 @@ onMounted(() => {
|
||||
></Button>
|
||||
<Button
|
||||
icon="pi pi-share-alt"
|
||||
@click="shareLink()"
|
||||
:disabled="!isToken(token)"
|
||||
@click="shareLink()"
|
||||
></Button>
|
||||
</ButtonGroup>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user