Merge branch 'main' into UMBE
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
import Bereich from "#components/labels/Bereich.svelte";
|
||||
import Ansprechpartner from "#components/Ausweis/Ansprechpartner.svelte";
|
||||
import Rechnungsadresse from "#components/Ausweis/Rechnungsadresse.svelte";
|
||||
import type { Bezahlmethoden } from "@ibcornelsen/database/client";
|
||||
import { Enums } from "@ibcornelsen/database/client";
|
||||
import type { Bezahlmethoden } from "#lib/client/prisma";
|
||||
import { Enums } from "#lib/client/prisma";
|
||||
import { dialogs } from "svelte-dialogs";
|
||||
import LoginDialog from "#components/LoginDialog.svelte";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user