mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-22 19:38:00 +00:00
fixed #9239 - missing sync token field
This commit is contained in:
@@ -20,7 +20,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
|
|||||||
)
|
)
|
||||||
i.fas.fa-external-link-alt
|
i.fas.fa-external-link-alt
|
||||||
|
|
||||||
.form-line(*ngIf='config.store.configSync.token')
|
.form-line(*ngIf='config.store.configSync.host')
|
||||||
.header
|
.header
|
||||||
.title(translate) Secret sync token
|
.title(translate) Secret sync token
|
||||||
.description(translate) Get it from the Tabby Web settings window
|
.description(translate) Get it from the Tabby Web settings window
|
||||||
|
Reference in New Issue
Block a user