mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-15 18:00:36 +01:00
added name on client
This commit is contained in:
parent
267e8d6361
commit
119914e65d
@ -21,7 +21,7 @@ class Client extends BaseClient
|
||||
/**
|
||||
* @var string
|
||||
*
|
||||
* @ORM\Column(name="name", type="text", nullable=true)
|
||||
* @ORM\Column(name="title", type="text", nullable=true)
|
||||
*/
|
||||
protected $name;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user