allow processors to be moved across routes

This commit is contained in:
Joel Wetzell
2026-05-17 20:54:29 -05:00
parent 623838de3e
commit 3f0c0cf45c
6 changed files with 173 additions and 100 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
<app-route-list
[routes]="config()?.routes"
[moduleIds]="moduleIds()"
(routesChange)="routesUpdated($event)"
(updated)="routesUpdated($event)"
></app-route-list>
</div>
<div class="w-1/2 overflow-y-hidden">