MESSENGER-3546 New functions history

This commit is contained in:
Frank Rotermund
2022-09-21 08:55:16 +00:00
parent 48a3e57c9f
commit 6a9013914e
4 changed files with 81 additions and 0 deletions
@@ -128,6 +128,11 @@
MXStrongifyAndReturnIfNil(self);
[self updateSideMenuNotifcationIcon];
}];
// replace link
if (BwiBuildSettings.bwiReplaceFeatureLink) {
[[[BwiNewFeatureHelper alloc] init] replaceFeatureHistoryLink];
}
}
- (void)userInterfaceThemeDidChange