[#7760] fixed missing import collection fields property access
This commit is contained in:
@@ -1289,7 +1289,7 @@ func main() {
|
||||
|
||||
gen := tygoja.New(tygoja.Config{
|
||||
Packages: map[string][]string{
|
||||
"github.com/pocketbase/ozzo-validation/v4": {"Error"},
|
||||
"github.com/pocketbase/ozzo-validation/v4": {"Error"},
|
||||
"github.com/pocketbase/dbx": {"*"},
|
||||
"github.com/pocketbase/pocketbase/tools/security": {"*"},
|
||||
"github.com/pocketbase/pocketbase/tools/filesystem": {"*"},
|
||||
|
||||
Reference in New Issue
Block a user