mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
properly relaunch app in the portable build (fixes #478)
This commit is contained in:
@@ -100,8 +100,7 @@ export class SettingsTabComponent extends BaseTabComponent {
|
||||
}
|
||||
|
||||
restartApp () {
|
||||
this.electron.app.relaunch()
|
||||
this.electron.app.exit()
|
||||
this.hostApp.relaunch()
|
||||
}
|
||||
|
||||
saveConfigFile () {
|
||||
|
Reference in New Issue
Block a user