mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-10 18:34:36 +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