mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
MESSENGER-4482 fix feature banner link and add navigationbar
This commit is contained in:
committed by
Arnfried Griesert
parent
c1fbe0407f
commit
bec51bcfc0
@@ -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