marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
87a86bef11
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      iOSClient/Favorites/NCFavorite.swift

+ 2 - 0
iOSClient/Favorites/NCFavorite.swift

@@ -129,6 +129,8 @@ class NCFavorite: NCCollectionViewCommon  {
                             }
                         }
                     }
+                } else {
+                    NCContentPresenter.shared.messageNotification("_error_", description: errorDescription, delay: TimeInterval(k_dismissAfterSecond), type: NCContentPresenter.messageType.error, errorCode: errorCode)
                 }
                 self.reloadDataSource()
             }