fixed #8404 - missing SFTP progressbar

This commit is contained in:
Eugene Pankov
2023-05-15 22:55:05 +02:00
parent b97c334660
commit 1112766ac0
8 changed files with 36 additions and 7 deletions

View File

@@ -7,6 +7,7 @@
"@angular/compiler-cli": "^15.2.6",
"@angular/core": "^15.2.6",
"@angular/forms": "^15.2.6",
"@angular/localize": "^15.2.9",
"@angular/platform-browser": "^15.2.6",
"@angular/platform-browser-dynamic": "^15.2.6",
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0",