mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 21:03:47 +00:00
feat: seperated out sharing, improved host/credential loading, reduced host manager bloat
This commit is contained in:
@@ -55,7 +55,6 @@ export function CredentialsPanel({
|
||||
|
||||
<div className="flex flex-col flex-1 min-h-0">
|
||||
<HostManager
|
||||
initialSection="credentials"
|
||||
hideListHeader
|
||||
externalSearch={managerEditing ? undefined : search}
|
||||
onEditingChange={handleEditingChange}
|
||||
|
||||
Reference in New Issue
Block a user