mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-27 10:42:35 +03:00
update default sync host
This commit is contained in:
parent
8ba067d90e
commit
273111fb05
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user