mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
fix enum field causing issues when created in modal + changed data empty button text/target
This commit is contained in:
+1
-1
@@ -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