No need for those emails anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
786258ff30
commit
4f0e2640d7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ class Setting implements ISetting {
|
|||
* @since 11.0.0
|
||||
*/
|
||||
public function canChangeMail() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue