Skip to content

Commit abf7a86

Browse files
committed
chore: format
1 parent 9002e39 commit abf7a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ import { redirect } from '@sveltejs/kit';
33
/** @type {import('./$types').LayoutServerLoad} */
44
export function load() {
55
redirect(307, '/settings');
6-
}
6+
}

0 commit comments

Comments
 (0)