mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
update
This commit is contained in:
@@ -11,7 +11,7 @@ registries.media.add("local", {
|
||||
|
||||
const connection = new LibsqlConnection(
|
||||
createClient({
|
||||
url: "file:.db/test.db"
|
||||
url: "file:.db/show.db"
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user