clan evaluation warnings for clan.inventory.modules

This commit is contained in:
Jörg Thalheim
2025-05-08 16:29:23 +02:00
parent cb41aaafa1
commit 4251d5ee0b

View File

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