Bläddra i källkod

NextcloudKit 1.1

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 år sedan
förälder
incheckning
444688b5e0
1 ändrade filer med 0 tillägg och 1 borttagningar
  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
                                     }