Warn that logging out will lose E2E keys (#950).

This commit is contained in:
manuroe
2017-01-24 12:07:28 +01:00
parent fd69304e2b
commit 6927a627f7
@@ -1609,7 +1609,6 @@ typedef void (^blockSettingsViewController_onReadyToDestroy)();
{
message = [message stringByAppendingString:[NSString stringWithFormat:@"\n\n%@", NSLocalizedStringFromTable(@"settings_sign_out_e2e_warn", @"Vector", nil)]];
break;
}
}