mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-20 23:33:21 +03:00
Added additional sentence to custom args hint and fixed issue where empty args could be added through the args modifier
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</div>
|
||||
</mat-expansion-panel-header>
|
||||
<div *ngIf="download.error">
|
||||
<strong><ng-container i18n="Error label">An error has occured:</ng-container></strong>
|
||||
<strong><ng-container i18n="Error label">An error has occurred:</ng-container></strong>
|
||||
<br/>
|
||||
{{download.error}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user