mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Merge fixes
This commit is contained in:
parent
01588dbcc9
commit
14a2285b73
@ -65,7 +65,8 @@ namespace Wabbajack.Lib.NexusApi
|
||||
}
|
||||
|
||||
return null;
|
||||
}).Where(v => v != null);
|
||||
})
|
||||
.NotNull();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user