import cleanup
ci / docker_image (push) Successful in 1m37s
ci / deploy (push) Successful in 16s

This commit is contained in:
2025-03-29 18:13:02 -05:00
parent 1270fb3ae9
commit 77655c779d
45 changed files with 848 additions and 877 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { getPosting, getPostingWithCompanyUser } from '$lib/db/index.server';
import { getPostingWithCompanyUser } from '$lib/db/index.server';
import { error, json } from '@sveltejs/kit';
export async function GET({ url }) {