Commit a47b625f authored by SpinShare's avatar SpinShare

fix registration

parent 6bf43647
......@@ -62,7 +62,7 @@
private $userNotifications;
/**
* @ORM\Column(type="integer", options={"default" : 0})
* @ORM\Column(type="integer", options={"default" : 0}, nullable=true)
*/
private $theme;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment