marinofaggiana 6 years ago
parent
commit
8a5e632d89
1 changed files with 0 additions and 2 deletions
  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