mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
Update sshTab.component.ts
This commit is contained in:
parent
7770cf2573
commit
8cd1c4a9af
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import { SSHPortForwardingModalComponent } from './sshPortForwardingModal.compon
|
|||
|
||||
/** @hidden */
|
||||
@Component({
|
||||
selector: 'ssh-tab',
|
||||
template: BaseTerminalTabComponent.template + require<string>('./sshTab.component.pug'),
|
||||
styles: [require('./sshTab.component.scss'), ...BaseTerminalTabComponent.styles],
|
||||
animations: BaseTerminalTabComponent.animations,
|
||||
|
|
Loading…
Reference in a new issue