Update userprofile.html

This commit is contained in:
xfarrow
2025-03-24 12:18:05 +01:00
parent d005193f63
commit 836fc822a9
9 changed files with 262 additions and 829 deletions

View File

@ -34,7 +34,7 @@
return;
}
const response = await fetch(`${API_URL}/persons/me/activation`, {
const response = await fetch(`${API_URL}/people/me/activation`, {
method: 'POST',
headers: createHeaders(null),
body: JSON.stringify({