Formatted, updated convs & comms list to not depend on each other, updated legal & login screen for better mobile support

This commit is contained in:
Alois 2026-04-05 12:15:15 +02:00
commit 741afdeaa9
9 changed files with 54 additions and 22 deletions

View file

@ -223,7 +223,7 @@ export default function Provider(props: { children: ReactNode }) {
{
expected: userIdValue,
received: nextState.chat_partner_id,
}
},
);
return;
}