experimental config sync

This commit is contained in:
Eugene Pankov
2021-07-24 16:31:32 +02:00
parent 99ab8dacd4
commit 69115fb77a
13 changed files with 457 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ import { PluginManagerService } from '../services/pluginManager.service'
enum BusyState { Installing = 'Installing', Uninstalling = 'Uninstalling' }
const FORCE_ENABLE = ['tabby-core', 'tabby-settings']
const FORCE_ENABLE = ['tabby-core', 'tabby-settings', 'tabby-electron', 'tabby-web']
/** @hidden */
@Component({