Merge branch '2.2' into master-3.0

This commit is contained in:
grossmj 2024-05-16 17:14:39 +07:00
commit 1c55972b00
No known key found for this signature in database
GPG Key ID: 0A2D76AC45EA25CD

View File

@ -4,7 +4,7 @@
</button>
<button
mat-menu-item
*ngIf="node.node_type === 'docker' || node.node_type === 'dynamips'"
*ngIf="node.node_type === 'docker' || node.node_type === 'dynamips' || node.node_type === 'qemu'"
(click)="openConsole(auxiliary=true)"
>
<mat-icon>web_asset</mat-icon>