mirror of
https://github.com/umami-software/umami.git
synced 2026-02-17 19:15:37 +01:00
push to websites on login, css fix for teams screens
This commit is contained in:
parent
1c7f9da320
commit
5767208d8c
4 changed files with 6 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ export function LoginForm() {
|
|||
setClientAuthToken(token);
|
||||
setUser(user);
|
||||
|
||||
router.push('/dashboard');
|
||||
router.push('/websites');
|
||||
},
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue