mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-31 10:58:59 +00:00
add drag and drop to rest of lists
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
<div class="grow overflow-y-auto">
|
||||
<app-module-list
|
||||
[modules]="config()?.modules"
|
||||
(modulesChange)="modulesUpdated($event)"
|
||||
(updated)="modulesUpdated($event)"
|
||||
></app-module-list>
|
||||
<app-route-list
|
||||
[routes]="config()?.routes"
|
||||
|
||||
Reference in New Issue
Block a user