Skip to content

Commit

Permalink
Update hookSettings.pb.js
Browse files Browse the repository at this point in the history
  • Loading branch information
KilianSen authored Feb 21, 2024
1 parent b9c5c38 commit 121a40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pb_hooks/hookSettings.pb.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ onAfterBootstrap((e) => {
type: "json",
required: true,
options: {
maxSize: 999
maxSize: 999999
}
}))
form.submit()
}
})
})

0 comments on commit 121a40f

Please sign in to comment.