mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
parent
c0f3dbe401
commit
57450a7651
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ module.exports = {
|
||||||
inputs: {
|
inputs: {
|
||||||
code: {
|
code: {
|
||||||
type: 'string',
|
type: 'string',
|
||||||
maxLength: 1024,
|
maxLength: 2048,
|
||||||
required: true,
|
required: true,
|
||||||
},
|
},
|
||||||
nonce: {
|
nonce: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue