Eugene 1 bulan lalu
induk
melakukan
61f02d1f85
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      tabby-ssh/src/profiles.ts

+ 1 - 0
tabby-ssh/src/profiles.ts

@@ -33,6 +33,7 @@ export class SSHProfilesService extends QuickConnectProfileProvider<SSHProfile>
                 kex: [] as string[],
                 cipher: [] as string[],
                 serverHostKey: [] as string[],
+                compression: [] as string[],
             },
             proxyCommand: null,
             forwardedPorts: [],