fix(switch): change model from magnot to switch
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
}
|
||||
});
|
||||
$("#node-input-gateway").change(function () {
|
||||
changeGateway("magnet");
|
||||
changeGateway("switch");
|
||||
});
|
||||
|
||||
$("#node-input-output").change(function () {
|
||||
|
||||
Reference in New Issue
Block a user