mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-03 22:56:57 +02:00
Remove some matrix.org occurrences.
This commit is contained in:
@@ -191,7 +191,7 @@ static RageShakeManager* sharedInstance = nil;
|
||||
[mailComposer setSubject:@"Matrix bug report"];
|
||||
}
|
||||
|
||||
[mailComposer setToRecipients:[NSArray arrayWithObject:@"rageshake@matrix.org"]];
|
||||
[mailComposer setToRecipients:[NSArray arrayWithObject:@"rageshake@vector.im"]];
|
||||
|
||||
NSString* appVersion = [AppDelegate theDelegate].appVersion;
|
||||
NSString* build = [AppDelegate theDelegate].build;
|
||||
|
||||
Reference in New Issue
Block a user