mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-07-23 13:08:48 +02:00
fix:#26 added new pages that disable preview button
This commit is contained in:
@ -60,7 +60,7 @@ async function getOccupation() {
|
||||
calendar?.refetchEvents();
|
||||
})
|
||||
.catch((error) => {
|
||||
console.log(error);
|
||||
console.error(error);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user