Formatted, updated convs & comms list to not depend on each other, updated legal & login screen for better mobile support
This commit is contained in:
parent
aa8dfe2fca
commit
741afdeaa9
9 changed files with 54 additions and 22 deletions
|
|
@ -223,7 +223,7 @@ export default function Provider(props: { children: ReactNode }) {
|
|||
{
|
||||
expected: userIdValue,
|
||||
received: nextState.chat_partner_id,
|
||||
}
|
||||
},
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue