agrandar tamaño

This commit is contained in:
2021-03-11 20:02:39 -06:00
parent 396a51a1fd
commit ac130fb83d
+1 -1
View File
@@ -36,7 +36,7 @@ CuestionarioPrograma.init(
allowNull: false,
},
p6: {
type: DataTypes.STRING(500),
type: DataTypes.STRING(800),
allowNull: false,
},
p7: {