Modular integrations UI: Make the integrations icon open the main "Manage integrations" page

This commit is contained in:
manuroe
2017-09-15 13:36:26 +02:00
parent 707fcfdbdd
commit f807790560
3 changed files with 9 additions and 3 deletions
@@ -18,6 +18,9 @@
#import <MatrixSDK/MatrixSDK.h>
FOUNDATION_EXPORT NSString *const kIntegrationManagerMainScreen;
FOUNDATION_EXPORT NSString *const kIntegrationManagerAddIntegrationScreen;
/**
`IntegrationManagerViewController` displays the Modular integration manager webapp
into a webview.