mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
initial state organization.html
This commit is contained in:
@ -69,6 +69,7 @@
|
||||
});
|
||||
}
|
||||
else {
|
||||
// To implement
|
||||
response = await fetch(`${API_URL}/person/${idToDisplay}`, {
|
||||
headers: {
|
||||
"Content-type": "application/json; charset=UTF-8",
|
||||
|
Reference in New Issue
Block a user