diff --git a/frontend/src/ts/controllers/account-controller.ts b/frontend/src/ts/controllers/account-controller.ts index f8a616416..9f0821bec 100644 --- a/frontend/src/ts/controllers/account-controller.ts +++ b/frontend/src/ts/controllers/account-controller.ts @@ -130,6 +130,8 @@ export async function getDataAndInit(): Promise { "Your name was reset. Click here to change it and learn more about why.", -1, undefined, + true, + undefined, true ); }