Fix #410: Hide invitation code field during signup when it's not required

This commit is contained in:
Eliot Berriot 2019-01-17 11:31:06 +01:00
commit 2420ba8aae
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
2 changed files with 4 additions and 4 deletions

View file

@ -0,0 +1 @@
Hide invitation code field during signup when it's not required (#410)