Database imports gefixt + Ausweis speichern verbessert

This commit is contained in:
Moritz Utcke
2024-01-13 12:56:54 +07:00
parent 218fea5d62
commit 54b26bdf42
46 changed files with 211 additions and 195 deletions

View File

@@ -1,4 +1,4 @@
import { prisma } from "@ibcornelsen/database";
import { prisma } from "@ibcornelsen/database/server";
import moment from "moment";
import csv from "csvtojson"