Quellcode durchsuchen

NextcloudKit 1.1

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana vor 2 Jahren
Ursprung
Commit
444688b5e0
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      Widget/Dashboard/DashboardData.swift

+ 0 - 1
Widget/Dashboard/DashboardData.swift

@@ -185,7 +185,6 @@ func getDashboardDataEntry(intent: Applications?, isPreview: Bool, displaySize:
                                         imageAvatar = true
                                     } else if pathComponents.contains("getCalendarDotSvg") {
                                         imageColorized = true
-                                        imageTemplate = true
                                     } else {
                                         iconFileName = ((path.lastPathComponent) as NSString).deletingPathExtension
                                     }