From 23c46e84af2e37d011648c77abcffc64a11cf1f8 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Thu, 23 Jun 2022 12:25:27 +0100 Subject: Workaroud for in-app Password Recovery (#342) * Change funtion name [skip ci] * Workaround #312 --- src/components/auth/Signup.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/components/auth/Signup.js') diff --git a/src/components/auth/Signup.js b/src/components/auth/Signup.js index 05b6576fa..eaa68f918 100644 --- a/src/components/auth/Signup.js +++ b/src/components/auth/Signup.js @@ -11,7 +11,7 @@ import Button from '../ui/button'; import Link from '../ui/Link'; import { globalError as globalErrorPropType } from '../../prop-types'; -import { termsBase } from '../../api/apiBase'; +import { serverBase } from '../../api/apiBase'; import { H1 } from '../ui/headline'; const messages = defineMessages({ @@ -160,7 +160,7 @@ class Signup extends Component { {intl.formatMessage(messages.legalInfo)}
@@ -168,7 +168,7 @@ class Signup extends Component {  &  -- cgit v1.2.3-70-g09d2