mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-22 04:28:47 +02:00
fix:#24 linted and formatted
This commit is contained in:
@ -66,7 +66,7 @@ async function getModules() {
|
||||
label: $t('courseSelection.nextStep'),
|
||||
icon: 'pi pi-arrow-right',
|
||||
disabled: store.isEmpty(),
|
||||
onClick: () => router.push('/additional-modules')
|
||||
onClick: () => router.push('/additional-modules'),
|
||||
}"
|
||||
>
|
||||
<template #selection="{ flexSpecs }">
|
||||
|
Reference in New Issue
Block a user