Remove some matrix.org occurrences.

This commit is contained in:
giomfo
2015-08-25 18:50:30 +02:00
parent f010a3a319
commit 064169f825
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -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;