clan/module: remove deprecated clanInternals.inventory

This commit is contained in:
Johannes Kirschbauer
2025-09-18 17:06:12 +02:00
committed by Mic92
parent 92ca540a42
commit ac07265ea4
3 changed files with 1 additions and 11 deletions

View File

@@ -75,7 +75,7 @@ in
in
{
inherit eval;
expr = eval.config.clanInternals.inventory.meta;
expr = eval.config.clanInternals.inventoryClass.inventory.meta;
expected = {
description = null;
icon = null;