mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-22 11:28:00 +00:00
update default sync host
This commit is contained in:
@@ -4,7 +4,7 @@ import { ConfigProvider, Platform } from 'tabby-core'
|
||||
export class SettingsConfigProvider extends ConfigProvider {
|
||||
defaults = {
|
||||
configSync: {
|
||||
host: 'https://tabby.sh',
|
||||
host: 'https://api.tabby.sh',
|
||||
token: '',
|
||||
configID: null,
|
||||
auto: false,
|
||||
|
Reference in New Issue
Block a user