Small include improvment
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
.Get()
|
||||
.Include(x => x.Allocations)
|
||||
.Include(x => x.Image)
|
||||
.Include("Image.Variables")
|
||||
.ThenInclude(x => x.Variables)
|
||||
.Include(x => x.Node)
|
||||
.Include(x => x.Variables)
|
||||
.Include(x => x.MainAllocation)
|
||||
|
||||
Reference in New Issue
Block a user