"Comment out audio and audioFile properties in DirectState class"
This commit is contained in:
parent
d423053603
commit
87990a7052
|
|
@ -186,8 +186,8 @@ class DirectState extends CoreProvier {
|
|||
createdAt:
|
||||
DateTime.now().subtract(const Duration(minutes: 210)).toString(),
|
||||
text: text,
|
||||
audio: path,
|
||||
audioFile: uploadFile,
|
||||
// audio: path,
|
||||
// audioFile: uploadFile,
|
||||
radar: replyRadar,
|
||||
news: replyNews,
|
||||
audioDuration: audioDuration,
|
||||
|
|
|
|||
Loading…
Reference in New Issue