fix(password recovery): Add default from mail parameter

This commit is contained in:
smizrahi
2024-01-09 10:28:41 +01:00
parent 153f444c3f
commit 26b14671f5
4 changed files with 27 additions and 5 deletions
+2
View File
@@ -99,6 +99,8 @@
- (BOOL) createIdentitiesDisabled;
- (NSString *) passwordRecoveryFrom;
@end
#endif /* SOGODOMAINDEFAULTS_H */