Merge branch 'dev-1.10.0' into starhound/guacd-docker-compose
This commit is contained in:
@@ -158,6 +158,8 @@ function AppContent() {
|
||||
currentTabData?.type === "file_manager" ||
|
||||
currentTabData?.type === "rdp" ||
|
||||
currentTabData?.type === "vnc";
|
||||
currentTabData?.type === "tunnel" ||
|
||||
currentTabData?.type === "docker";
|
||||
const showHome = currentTabData?.type === "home";
|
||||
const showSshManager = currentTabData?.type === "ssh_manager";
|
||||
const showAdmin = currentTabData?.type === "admin";
|
||||
|
||||
Reference in New Issue
Block a user