MESSENGER-4482 fix feature banner link and add navigationbar

This commit is contained in:
JanNiklas Grabowski
2023-04-05 06:10:07 +00:00
committed by Arnfried Griesert
parent 0cceca235c
commit 9827bae79b
5 changed files with 36 additions and 66 deletions
@@ -114,10 +114,6 @@
[self updateSideMenuNotifcationIcon];
}];
// replace link
if (BWIBuildSettings.shared.bwiReplaceFeatureLink) {
[[[BwiNewFeatureHelper alloc] init] replaceFeatureHistoryLink];
}
}
- (void)userInterfaceThemeDidChange