Merge branch 'master' of gitlab.com:jankstudio/resq into 780-regional-pricing
This commit is contained in:
commit
a83fecf224
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ class MotoliteEvent
|
||||||
protected $id;
|
protected $id;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ORM\Column(type="string", length=80)
|
* @ORM\Column(type="string", length=255)
|
||||||
* @Assert\NotBlank()
|
* @Assert\NotBlank()
|
||||||
*/
|
*/
|
||||||
protected $name;
|
protected $name;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue