Bug Fix Key backup banner is not hidden correctly

#2899
This commit is contained in:
Giom Foret
2020-01-09 19:17:54 +01:00
parent 02146fe477
commit 70d9d0d378
@@ -240,6 +240,7 @@ NSString *const kRecentsDataSourceTapOnDirectoryServerChange = @"kRecentsDataSou
break;
}
[self updateKeyBackupBanner];
[self forceRefresh];
}