fix: increase Google Calendar Event ID character limit
This commit is contained in:
parent
535220ce43
commit
37cf6e2a86
1 changed files with 2 additions and 1 deletions
|
|
@ -248,7 +248,8 @@
|
|||
"fieldtype": "Data",
|
||||
"label": "Google Calendar Event ID",
|
||||
"no_copy": 1,
|
||||
"read_only": 1
|
||||
"read_only": 1,
|
||||
"length": 320
|
||||
},
|
||||
{
|
||||
"default": "0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue