Improve diff view display of nodes that have only moved

This commit is contained in:
Nick O'Leary
2024-05-14 13:35:05 +01:00
parent 4e33e785fb
commit c214710f8e
2 changed files with 108 additions and 44 deletions

View File

@@ -372,6 +372,7 @@
"deleted": "deleted",
"flowDeleted": "flow deleted",
"flowAdded": "flow added",
"moved": "moved",
"movedTo": "moved to __id__",
"movedFrom": "moved from __id__"
},