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