fix:#17 yes my linter works again... (wrong npm version)

This commit is contained in:
survellow
2024-08-15 00:06:36 +02:00
parent 2e4187b53d
commit 87bc984892

View File

@ -119,7 +119,7 @@ const shareLink = () => {
};
const actions = computed(() => {
let actionList = [
const actionList = [
{
label: t("calendarLink.copyToClipboard"),
icon: "pi pi-copy",