Fix Eslint issues

This commit is contained in:
2025-07-08 13:38:51 +00:00
parent e592b89c94
commit aed114c75c
15 changed files with 379 additions and 348 deletions

View File

@@ -377,7 +377,7 @@ export default {
"/api/1.0/person/household/members/move.json",
member,
)
.then((_response) => {
.then(() => {
makeFetch(
"POST",
`/api/1.0/person/household/${responseHousehold.id}/address.json`,