mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-04-02 04:36:37 +00:00
refactor: run formatter
This commit is contained in:
@@ -3,4 +3,4 @@ import type { PageLoad } from './$types';
|
||||
|
||||
export const load: PageLoad = async () => {
|
||||
throw redirect(307, '/settings/account');
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user