mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
||||
else
|
||||
{
|
||||
// Use the Matrix name and logo when looking for Matrix rooms only
|
||||
desc = [MatrixKitL10n matrix];
|
||||
desc = [VectorL10n matrix];
|
||||
icon = [NSBundle mxk_imageFromMXKAssetsBundleWithName:@"network_matrix"];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user