mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 18:12:44 +02:00
MESSENGER-4482 fix feature banner link and add navigationbar
This commit is contained in:
committed by
Arnfried Griesert
parent
0cceca235c
commit
9827bae79b
@@ -114,10 +114,6 @@
|
||||
[self updateSideMenuNotifcationIcon];
|
||||
}];
|
||||
|
||||
// replace link
|
||||
if (BWIBuildSettings.shared.bwiReplaceFeatureLink) {
|
||||
[[[BwiNewFeatureHelper alloc] init] replaceFeatureHistoryLink];
|
||||
}
|
||||
}
|
||||
|
||||
- (void)userInterfaceThemeDidChange
|
||||
|
||||
Reference in New Issue
Block a user