mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
fixed missing serial settings tab
This commit is contained in:
parent
8afad944b7
commit
92d34343f1
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
)
|
||||
option([ngValue]='mode.key', *ngFor='let mode of newlineModes') {{mode.name}}
|
||||
|
||||
ngb-tab(id='advanced')
|
||||
ngb-tab(id='advanced')
|
||||
ng-template(ngbTabTitle) Advanced
|
||||
ng-template(ngbTabContent)
|
||||
.form-line
|
||||
|
|
Loading…
Reference in a new issue