refacto: add extension

This commit is contained in:
Julien Calixte
2026-02-09 22:01:32 +01:00
parent f72f622860
commit 5fb8167263
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import { db } from "../data/db";
import { db } from "../data/db.ts";
db.execute(`
CREATE TABLE IF NOT EXISTS note (