Add easy reloading of generic network protocol
This commit is contained in:
parent
24204e2e75
commit
4f0cab99f6
1 changed files with 8 additions and 0 deletions
|
@ -488,6 +488,14 @@
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<label>Reload Network</label>
|
||||||
|
<binding>
|
||||||
|
<command>reinit</command>
|
||||||
|
<subsystem>io</subsystem>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<label>Nasal Console</label>
|
<label>Nasal Console</label>
|
||||||
<binding>
|
<binding>
|
||||||
|
|
Loading…
Add table
Reference in a new issue