mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-07-16 09:38:51 +02:00
fix:#17 yes my linter works again... (wrong npm version)
This commit is contained in:
@ -119,7 +119,7 @@ const shareLink = () => {
|
||||
};
|
||||
|
||||
const actions = computed(() => {
|
||||
let actionList = [
|
||||
const actionList = [
|
||||
{
|
||||
label: t("calendarLink.copyToClipboard"),
|
||||
icon: "pi pi-copy",
|
||||
|
Reference in New Issue
Block a user