1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-11 04:43:03 +03:00

fixed #9239 - missing sync token field

This commit is contained in:
Eugene 2023-11-16 12:00:51 +01:00
parent 72149d2cb0
commit 345e90c1f6
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -20,7 +20,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
)
i.fas.fa-external-link-alt
.form-line(*ngIf='config.store.configSync.token')
.form-line(*ngIf='config.store.configSync.host')
.header
.title(translate) Secret sync token
.description(translate) Get it from the Tabby Web settings window