mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-17 13:54:34 +00:00
fixed #133
This commit is contained in:
@@ -15,5 +15,5 @@ exports.builtinPlugins = [
|
||||
'terminus-community-color-schemes',
|
||||
'terminus-plugin-manager',
|
||||
]
|
||||
exports.nativeModules = ['node-pty', 'font-manager']
|
||||
exports.nativeModules = ['node-pty-tmp', 'font-manager']
|
||||
exports.electronVersion = pkgInfo.devDependencies.electron
|
||||
|
Reference in New Issue
Block a user