Added actors admin panel with bulk merge. Fixed merge failing if source and target actor have conflicting network profiles.
This commit is contained in:
@@ -384,7 +384,7 @@
|
||||
|
||||
<Merge
|
||||
v-if="showMergeDialog"
|
||||
:actor="actor"
|
||||
:actors="[actor]"
|
||||
@close="showMergeDialog = false"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user