Explorar o código

fix formatting

cyberta %!s(int64=5) %!d(string=hai) anos
pai
achega
00ebe42d4e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      DcCore/DcCore/Helper/DcUtils.swift

+ 2 - 2
DcCore/DcCore/Helper/DcUtils.swift

@@ -23,8 +23,8 @@ public struct DcUtils {
                                                         content: nil,
                                                         speakableGroupName: groupName,
                                                         conversationIdentifier: "\(chat.id)",
-                serviceName: nil,
-                sender: nil)
+                                                        serviceName: nil,
+                                                        sender: nil)
 
             // Add the user's avatar to the intent.
             if let imageData = chat.profileImage?.pngData() {