diff --git a/project/src/controllers/InraidController.ts b/project/src/controllers/InraidController.ts index 502786f0..ba2d94ad 100644 --- a/project/src/controllers/InraidController.ts +++ b/project/src/controllers/InraidController.ts @@ -110,7 +110,7 @@ export class InraidController return; } - profile.inraid.location; + profile.inraid.location = info.locationId; } /**