mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-02-20 17:52:46 +00:00
Update nodes-menu.component.ts
This commit is contained in:
parent
20413c6d8a
commit
5e76902934
@ -45,7 +45,7 @@ export class NodesMenuComponent {
|
||||
await this.electronService.remote.require('./console-executor.js').openConsole(request);
|
||||
}
|
||||
} else {
|
||||
this.toasterService.error("Starting all nodes available only in Electron app.");
|
||||
this.toasterService.error("Option to start all nodes not available in web browser.");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user