mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 01:55:36 +01:00
feat(#3748): restore favicon icons in websites list
This commit is contained in:
parent
a19b92a5cb
commit
046cb6ef62
2 changed files with 9 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ export function LoginForm() {
|
|||
setClientAuthToken(token);
|
||||
setUser(user);
|
||||
|
||||
router.push('/websites');
|
||||
router.push('/');
|
||||
},
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue