fix: ./db

This commit is contained in:
milo
2025-12-10 18:48:37 +01:00
parent 8e6af5f324
commit 601dd24d56

View File

@@ -1,6 +1,6 @@
import Database from "better-sqlite3";
export const flopoDB = new Database("flopobot.db");
export const flopoDB = new Database("db/flopobot.db");
/* -------------------------
CREATE ALL TABLES FIRST