Logos, robots and some fixs

This commit is contained in:
Xbird
2022-08-08 17:19:06 +00:00
parent 9918c6bad9
commit 4f00470223
54 changed files with 235 additions and 59 deletions

View File

@@ -35,7 +35,7 @@ class Notification
private $icon;
/**
* @ORM\Column(type="string", length=255)
* @ORM\Column(type="text")
*/
private $content;