mirror of
https://github.com/YunoHost-Apps/aeneria_ynh.git
synced 2024-09-03 18:06:15 +02:00
Fix patch
This commit is contained in:
parent
2147310aaa
commit
dbc4a80cf2
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ index 00000000..eb8b1149
|
||||||
+ }
|
+ }
|
||||||
+
|
+
|
||||||
+ return $user->setUsername(\reset($email))
|
+ return $user->setUsername(\reset($email))
|
||||||
+ ->setIdentifier($identifier)
|
+ ->setUserIdentifier($identifier)
|
||||||
+ ;
|
+ ;
|
||||||
+ }
|
+ }
|
||||||
+}
|
+}
|
||||||
|
|
Loading…
Add table
Reference in a new issue