mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-18 20:42:26 +01:00
fix:#24 linted and formatted
This commit is contained in:
@@ -80,7 +80,7 @@ function loadCalendar(): void {
|
||||
label: $t('editCalendarView.loadCalendar'),
|
||||
icon: 'pi pi-arrow-down',
|
||||
disabled: !isToken(token),
|
||||
onClick: loadCalendar
|
||||
onClick: loadCalendar,
|
||||
}"
|
||||
>
|
||||
<template #selection="{ flexSpecs }">
|
||||
|
||||
Reference in New Issue
Block a user