feat: update desktop workflows and app center
This commit is contained in:
@@ -84,7 +84,7 @@ export function YinianLogin() {
|
||||
} else {
|
||||
void window.yinian.auth.clearSavedCredentials().catch(() => undefined);
|
||||
}
|
||||
navigate('/today', { replace: true });
|
||||
navigate('/', { replace: true });
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user