diff options
-rw-r--r-- | db_structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db_structure.xml b/db_structure.xml index 7c67ca78f4e..527b53040da 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -194,7 +194,7 @@ <type>text</type> <default></default> <notnull>true</notnull> - <length>250</length> + <length>40</length> </field> <index> |