marinofaggiana 6 лет назад
Родитель
Сommit
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