Use matrixApps for allowIntegrations, will be moved later

This commit is contained in:
ismailgulek
2020-07-30 14:52:07 +03:00
parent 3de4cdb151
commit 652804f1c9
2 changed files with 10 additions and 2 deletions
@@ -465,7 +465,7 @@ SettingsIdentityServerCoordinatorBridgePresenterDelegate>
[tmpSections addObject:sectionIgnoredUsers];
}
if (RiotSettings.shared.allowIntegrations)
if (RiotSettings.shared.matrixApps)
{
Section *sectionIntegrations = [Section sectionWithTag:SECTION_TAG_INTEGRATIONS];
[sectionIntegrations addRowWithTag:INTEGRATIONS_INDEX];