feat(frontend): added returnTo to login and signin page
This commit is contained in:
parent
033d399fcb
commit
b1d4f68453
14 changed files with 352 additions and 1460 deletions
|
|
@ -2,6 +2,7 @@ import { setTitle, handleRoute } from '@app/routing';
|
|||
import './root/root.ts'
|
||||
import './chat/chat.ts'
|
||||
import './login/login.ts'
|
||||
import './signin/signin.ts'
|
||||
|
||||
// ---- Initial load ----
|
||||
setTitle("");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue