We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2805a2d commit d8966daCopy full SHA for d8966da
1 file changed
Packages/Application/Psmb.PsmbImport/Classes/Command/SermonCommandController.php
@@ -65,7 +65,7 @@ public function assignCategoriesCommand(
65
$sermonDataPath = '/data/www-provisioned/sermons_out.json';
66
$hashToIdPath = '/data/www-provisioned/hashToSermonId.json';
67
$sermonParentNodePath = 's';
68
- $categoryParentNodePath = 'themes';
+ $categoryParentNodePath = 'node-iwmlbogowo5o2';
69
$sermonNodeType = 'Sfi.Site:Sermon';
70
$categoryNodeType = 'Sfi.Site:Tag';
71
$categoryPropertyName = 'categories';
0 commit comments