mirror of
https://github.com/eugeny/tabby
synced 2026-05-04 08:21:13 +00:00
fixed #133
This commit is contained in:
+1
-1
@@ -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