@import 'EXT:speedbase/Configuration/TsConfig/Page/Mod/Wizards/NewContentElement.tsconfig' config.tx_extbase { objects { Meramo\Begriffmgt\Domain\Model\Term { className = Meramo\Begriffmgt\Domain\Model\Term } Meramo\Begriffmgt\Domain\Repository\TermRepository { className = Meramo\Begriffmgt\Domain\Repository\TermRepository } // Add the other models and repositories from the "chatbot terms" extension if needed } }