marinofaggiana 6 年之前
父节点
当前提交
8a5e632d89
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      iOSClient/Main/Create cloud/NCCreateFormUploadVoiceNote.swift

+ 0 - 2
iOSClient/Main/Create cloud/NCCreateFormUploadVoiceNote.swift

@@ -137,8 +137,6 @@ class NCCreateFormUploadVoiceNote: XLFormViewController, NCSelectDelegate, AVAud
             }
             
             formRow.value = self.fileName
-            self.title = fileName
-            
             self.updateFormRow(formRow)
             
             self.form.delegate = self