vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media.

This commit is contained in:
Stefan Ceriu
2021-10-28 10:16:22 +03:00
committed by Stefan Ceriu
parent 1339e6c19f
commit c384a96fe0
16 changed files with 1341 additions and 1343 deletions
@@ -23,7 +23,7 @@
#import "GeneratedInterface-Swift.h"
@interface ShareViewController () <MXKRecentListViewControllerDelegate, ShareDataSourceDelegate>
@interface ShareViewController () <ShareDataSourceDelegate>
@property (nonatomic, assign, readonly) ShareViewControllerType type;