Преглед изворни кода

NextcloudKit 1.1

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana пре 2 година
родитељ
комит
444688b5e0
1 измењених фајлова са 0 додато и 1 уклоњено
  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
                                     }