@@ -19,6 +19,7 @@ try {
var sshConfig = {
host: config.ssh?.host ?? "host.docker.internal",
port: config.ssh?.port ?? 22,
term: config.ssh?.term ?? "xterm",
username: config.ssh?.username,
};
The note is not visible to the blocked user.