mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-10 18:34:36 +00:00
config migration fix
This commit is contained in:
@@ -320,8 +320,7 @@ export class ConfigService {
|
||||
delete config.ssh?.connections
|
||||
delete config.serial?.connections
|
||||
delete window.localStorage.lastSerialConnection
|
||||
// config.version = 3
|
||||
// migrate jump hosts
|
||||
config.version = 3
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user