Merge pull request 'clan evaluation warnings for clan.inventory.modules' (#3546) from improve-container into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3546
This commit is contained in:
Mic92
2025-05-08 14:38:13 +00:00

View File

@@ -10,9 +10,6 @@ let
};
in
{
clan.inventory.modules = {
hello-world = module;
};
clan.modules = {
hello-world = module;
};