1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-23 21:34:13 +03:00

build fix

This commit is contained in:
Eugene Pankov 2020-12-27 20:58:25 +01:00
parent 847628fbff
commit 10ae6ffd99
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -16,7 +16,7 @@ export class EditConnectionModalComponent {
hasSavedPassword: boolean
supportedAlgorithms: Record<string, string> = {}
defaultAlgorithms: Record<string, string> = {}
defaultAlgorithms: Record<string, string[]> = {}
algorithms: Record<string, Record<string, boolean>> = {}
constructor (