doppel komma

This commit is contained in:
titver968
2025-01-16 16:19:55 +01:00
parent 47e2da580b
commit 83ad0859ee

View File

@@ -1,4 +1,4 @@
import { json } from '@sveltejs/kit';
import { json } from "@sveltejs/kit";
import jwt from "jsonwebtoken";
export async function POST() {