mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix audio upload if not enabled by instance
This commit is contained in:
@@ -161,6 +161,7 @@ export class VideoUploadComponent extends VideoSend implements OnInit, OnDestroy
|
||||
this.firstStepError.emit()
|
||||
this.enableRetryAfterError = false
|
||||
this.error = ''
|
||||
this.isUploadingAudioFile = false
|
||||
break
|
||||
|
||||
case 'queue':
|
||||
|
||||
Reference in New Issue
Block a user