added missing file fields jstypes
This commit is contained in:
parent
bbd9d4e5f8
commit
f9d6549469
File diff suppressed because it is too large
Load Diff
|
@ -1143,6 +1143,7 @@ func main() {
|
|||
"github.com/pocketbase/pocketbase/tools/template": {"*"},
|
||||
"github.com/pocketbase/pocketbase/mails": {"*"},
|
||||
"github.com/pocketbase/pocketbase/apis": {"*"},
|
||||
"github.com/pocketbase/pocketbase/core": {"*"},
|
||||
"github.com/pocketbase/pocketbase/forms": {"*"},
|
||||
"github.com/pocketbase/pocketbase": {"*"},
|
||||
"path/filepath": {"*"},
|
||||
|
|
Loading…
Reference in New Issue