mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 14:52:44 +00:00
fix(preferences): Fix the issue when signature is too long and preferences are not saved. Note that MySQL profile table should be updated with a migration script
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
NSString *fieldName;
|
||||
}
|
||||
|
||||
- (unsigned long long)getCDefaultsSize;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user