mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-31 10:58:59 +00:00
allow processors to be moved across routes
This commit is contained in:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user