mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Update all Objective-C MatrixKit imports to handle new location.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
#import "MatrixKit.h"
|
||||
|
||||
extern NSString *const URLPreviewDidUpdateNotification;
|
||||
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#import "BubbleReactionsViewSizer.h"
|
||||
|
||||
#import "GeneratedInterface-Swift.h"
|
||||
#import <MatrixKit/MXKSwiftHeader.h>
|
||||
|
||||
static NSAttributedString *timestampVerticalWhitespace = nil;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user