diff --git a/.env b/.env
index c13d0719..47475b97 100644
--- a/.env
+++ b/.env
@@ -1,5 +1,5 @@
# VITE_API_URL=https://api.revolt.chat
# VITE_API_URL=https://app.revolt.chat/api
# VITE_API_URL=http://local.revolt.chat:8000
-VITE_API_URL=https://revolt.chat/api
+VITE_API_URL=https://app.revolt.chat/api
VITE_THEMES_URL=https://themes.revolt.chat
diff --git a/external/lang b/external/lang
index 4ec2f998..8513c63c 160000
--- a/external/lang
+++ b/external/lang
@@ -1 +1 @@
-Subproject commit 4ec2f99855825743f65eabd715ec77f61c28c5d8
+Subproject commit 8513c63ce75f489d9cd97164539726c7a4e16cec
diff --git a/src/pages/login/forms/Form.tsx b/src/pages/login/forms/Form.tsx
index 61103228..a28b2447 100644
--- a/src/pages/login/forms/Form.tsx
+++ b/src/pages/login/forms/Form.tsx
@@ -202,11 +202,12 @@ export const Form = observer(({ page, callback }: Props) => {
/>
)}
{error && (
-
+