This commit is contained in:
@@ -139,6 +139,10 @@ export namespace API {
|
|||||||
.then(res => res.json())
|
.then(res => res.json())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
export function getZelebrationsplanParsingUrl(planId: number) {
|
||||||
|
return API_ENDPOINT + "/gottesdienste/parseZelebrationsplan?id=" + planId
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user