mirror of
https://github.com/eugeny/tabby
synced 2025-12-12 02:35:41 +00:00
fixed #8404 - missing SFTP progressbar
This commit is contained in:
@@ -138,6 +138,8 @@ Tabby.registerModule('@angular/platform-browser', require('@angular/platform-bro
|
||||
Tabby.registerModule('@angular/platform-browser/animations', require('@angular/platform-browser/animations'))
|
||||
Tabby.registerModule('@angular/platform-browser-dynamic', require('@angular/platform-browser-dynamic'))
|
||||
Tabby.registerModule('@angular/animations', require('@angular/animations'))
|
||||
Tabby.registerModule('@angular/localize', require('@angular/localize'))
|
||||
Tabby.registerModule('@angular/localize/init', require('@angular/localize/init'))
|
||||
Tabby.registerModule('@ng-bootstrap/ng-bootstrap', require('@ng-bootstrap/ng-bootstrap'))
|
||||
Tabby.registerModule('ngx-toastr', require('ngx-toastr'))
|
||||
Tabby.registerModule('deepmerge', require('deepmerge'))
|
||||
|
||||
Reference in New Issue
Block a user