edit Leere Liste in Vorgang und Crime

This commit is contained in:
2025-09-03 12:27:13 +02:00
parent 37e103a494
commit 283755c7db
10 changed files with 134 additions and 98 deletions

View File

@@ -0,0 +1 @@
<p class="flex justify-center m-4">In dieser Liste sind keine Einträge vorhanden</p>

View File

@@ -1,3 +1,3 @@
import { readFileSync } from 'fs';
export default JSON.parse(readFileSync('./config.json').toString());
export default JSON.parse(readFileSync('./config_prod.json').toString());

BIN
src/lib/data/tatort.db Normal file

Binary file not shown.