initial state organization.html

This commit is contained in:
xfarrow
2024-02-29 11:05:07 +01:00
parent bcd1f6980b
commit 69bc104b68
4 changed files with 86 additions and 2 deletions

View File

@ -69,6 +69,7 @@
});
}
else {
// To implement
response = await fetch(`${API_URL}/person/${idToDisplay}`, {
headers: {
"Content-type": "application/json; charset=UTF-8",