I can delete a connection
This commit is contained in:
@@ -17,6 +17,7 @@ class Routes:
|
||||
MoveComponent = "/move-component"
|
||||
DeleteComponent = "/delete-component"
|
||||
AddConnection = "/add-connection"
|
||||
DeleteConnection = "/delete-connection"
|
||||
ResizeDesigner = "/resize-designer"
|
||||
SaveProperties = "/save-properties"
|
||||
CancelProperties = "/cancel-properties"
|
||||
|
||||
Reference in New Issue
Block a user