fix: build errors and merging projects and homepage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { db } from '$lib/db';
|
||||
import { db } from '$lib/server/db';
|
||||
import type { PageServerLoad } from './$types';
|
||||
|
||||
export const load: PageServerLoad = async () => {
|
||||
|
||||
Reference in New Issue
Block a user