소스 검색

clear code

Marino Faggiana 6 년 전
부모
커밋
af693bff04
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      iOSClient/Activity/NCActivity.swift

+ 1 - 1
iOSClient/Activity/NCActivity.swift

@@ -408,7 +408,7 @@ class activityTableViewCell: UITableViewCell, UICollectionViewDelegate, UICollec
 
                         if account == self.appDelegate.activeAccount && errorCode == 0 {
                             
-                            // move from id to oc:id + instanceid
+                            // move from id to oc:id + instanceid (fileID)
                             do {
                                 let atPath = CCUtility.getDirectoryProviderStorage()! + "/" + activitySubjectRich.id
                                 let toPath = CCUtility.getDirectoryProviderStorage()! + "/" + metadata!.fileID