mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge pull request #3026 from nickvergessen/ticket/13136
[ticket/13136] Update schema.json with latest changes
This commit is contained in:
commit
c77d6f39f2
1 changed files with 1 additions and 1 deletions
|
@ -2010,7 +2010,7 @@
|
||||||
""
|
""
|
||||||
],
|
],
|
||||||
"field_validation": [
|
"field_validation": [
|
||||||
"VCHAR_UNI:20",
|
"VCHAR_UNI:64",
|
||||||
""
|
""
|
||||||
],
|
],
|
||||||
"field_required": [
|
"field_required": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue