Adjust query to select the correct owner of the Team deleting the account

This commit is contained in:
gbuomprisco
2024-10-07 16:57:01 +02:00
parent a5e1366b06
commit 595b38dd21
2 changed files with 10 additions and 13 deletions

View File

@@ -175,6 +175,7 @@ function Home() {
);
}
export default withI18n(Home);
function MainCallToActionButton() {