mirror of
https://github.com/Eugeny/tabby.git
synced 2025-04-18 16:20:27 +08:00
build fix
This commit is contained in:
parent
5863ea0de1
commit
e315654d0a
@ -1,4 +1,3 @@
|
||||
import { exec } from 'mz/child_process'
|
||||
import { Injectable } from '@angular/core'
|
||||
import { HostAppService, Platform } from 'terminus-core'
|
||||
|
||||
@ -21,7 +20,7 @@ export class WindowsDefaultShellProvider extends ShellProvider {
|
||||
) {
|
||||
super()
|
||||
this.providers = [
|
||||
psc
|
||||
psc,
|
||||
wsl,
|
||||
stock,
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user