audio name
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
hamid zarghami
2026-06-13 15:43:30 +03:30
parent 01f890e9ea
commit e6fc300fba
6 changed files with 60 additions and 9 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ const LayersList = () => {
case 'video':
return 'ویدیو'
case 'audio':
return 'صدا'
return obj.audioName || 'صدا'
case 'document':
return 'سند'
case 'arrow':