mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-19 06:36:05 +00:00
@@ -41,7 +41,7 @@ export class ConfigSyncService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
isAvailable (): boolean {
|
isAvailable (): boolean {
|
||||||
return this.config.store.enableExperimentalFeatures && this.hostApp.platform !== Platform.Web
|
return this.hostApp.platform !== Platform.Web
|
||||||
}
|
}
|
||||||
|
|
||||||
isEnabled (): boolean {
|
isEnabled (): boolean {
|
||||||
|
Reference in New Issue
Block a user