mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-27 06:49:53 +00:00
parent
4c2feb1b35
commit
899484a5d9
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user