mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-17 15:11:29 +03:00
Fixed tasks UI bug
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
<ng-container i18n="Update binary to">Update binary to:</ng-container> {{element.data}}
|
<ng-container i18n="Update binary to">Update binary to:</ng-container> {{element.data}}
|
||||||
</ng-container>
|
</ng-container>
|
||||||
<ng-container *ngIf="element.key == 'delete_old_files'">
|
<ng-container *ngIf="element.key == 'delete_old_files'">
|
||||||
<ng-container i18n="Delete old files">Delete old files:</ng-container> {{element.data.uids.length}}
|
<ng-container i18n="Delete old files">Delete old files:</ng-container> {{element.data.files_to_remove.length}}
|
||||||
</ng-container>
|
</ng-container>
|
||||||
</button>
|
</button>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
|||||||
Reference in New Issue
Block a user