mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-17 12:02:26 +01:00
fix:#26 added new pages that disable preview button
This commit is contained in:
@@ -53,7 +53,6 @@ export async function saveIndividualFeed(
|
||||
return feedResponse;
|
||||
})
|
||||
.then((response: FeedResponse) => {
|
||||
console.debug("response", response);
|
||||
token = response.id;
|
||||
});
|
||||
return token;
|
||||
|
||||
Reference in New Issue
Block a user