mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 21:06:04 +00:00
added BaseIntrospector and reorganized connections
This commit is contained in:
@@ -47,7 +47,7 @@ export class MediaField<
|
||||
return this.config.min_items;
|
||||
}
|
||||
|
||||
schema() {
|
||||
override schema() {
|
||||
return undefined;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user