Resolve "Rider app trade-in support" #1723

Merged
arcticzero merged 79 commits from 783-rider-app-trade-in-support into master 2024-04-23 13:11:53 +00:00
Showing only changes of commit a83fecf224 - Show all commits

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;