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 5716bd1edf
commit 3fdf41ea6a

View File

@@ -240,6 +240,7 @@ NSString *const kRecentsDataSourceTapOnDirectoryServerChange = @"kRecentsDataSou
break;
}
[self updateKeyBackupBanner];
[self forceRefresh];
}