Fix group location edition

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-10-05 18:17:11 +02:00
parent fee4f9add8
commit 620008ee0d
2 changed files with 5 additions and 0 deletions

View File

@@ -318,6 +318,7 @@ const buildVariables = computed(() => {
// @ts-ignore
delete physicalAddress.__typename;
}
delete physicalAddress?.pictureInfo;
delete variables.avatar;
delete variables.banner;