mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 10:28:05 +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 {
|
export class SettingsConfigProvider extends ConfigProvider {
|
||||||
defaults = {
|
defaults = {
|
||||||
configSync: {
|
configSync: {
|
||||||
host: 'https://tabby.sh',
|
host: 'https://api.tabby.sh',
|
||||||
token: '',
|
token: '',
|
||||||
configID: null,
|
configID: null,
|
||||||
auto: false,
|
auto: false,
|
||||||
|
Reference in New Issue
Block a user