Merge branch 'master' of gitlab.com:jankstudio/resq into 780-regional-pricing

This commit is contained in:
Korina Cordero 2024-01-17 14:50:50 +08:00
commit a83fecf224

View file

@ -21,7 +21,7 @@ class MotoliteEvent
protected $id;
/**
* @ORM\Column(type="string", length=80)
* @ORM\Column(type="string", length=255)
* @Assert\NotBlank()
*/
protected $name;