Browse Source

fixed #9239 - missing sync token field

Eugene 2 years ago
parent
commit
345e90c1f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tabby-settings/src/components/configSyncSettingsTab.component.pug

+ 1 - 1
tabby-settings/src/components/configSyncSettingsTab.component.pug

@@ -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