fix: drop stale ssh palette keyword audit remediation

This commit is contained in:
kbot
2026-07-06 22:21:54 -05:00
parent 0bdd4861f0
commit c6475cce54

View File

@@ -38,7 +38,7 @@ const commands: {
{
label: "Go to Contact",
hint: "#contact",
keywords: ["email", "ssh", "signal"],
keywords: ["email", "signal"],
action: { kind: "scroll", targetId: "contact" },
},
{