fix(ui): empty network destinations when cloning a resource (#7309)
This commit is contained in:
parent
caca421e2e
commit
a5537119b9
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
),
|
)->values(),
|
||||||
),
|
),
|
||||||
projects: @js(
|
projects: @js(
|
||||||
$projects->map(
|
$projects->map(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue