mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
fix enum field causing issues when created in modal + changed data empty button text/target
This commit is contained in:
@@ -11,7 +11,7 @@ registries.media.add("local", {
|
||||
|
||||
const connection = new LibsqlConnection(
|
||||
createClient({
|
||||
url: "file:.db/show.db"
|
||||
url: "file:.db/new.db"
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user