Merge remote-tracking branch 'origin/dk/1807-user-profile' into za/2047-force-new-users-profile

This commit is contained in:
zandercymatics 2024-05-22 10:31:15 -06:00
commit 7aabc92ef8
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -19,6 +19,7 @@
"http://localhost:8080/request/other_contacts/", "http://localhost:8080/request/other_contacts/",
"http://localhost:8080/request/anything_else/", "http://localhost:8080/request/anything_else/",
"http://localhost:8080/request/requirements/", "http://localhost:8080/request/requirements/",
"http://localhost:8080/request/finished/" "http://localhost:8080/request/finished/",
"http://localhost:8080/user-profile/"
] ]
} }