Skip to content

Commit d8966da

Browse files
committed
Adjust themes path
1 parent 2805a2d commit d8966da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Packages/Application/Psmb.PsmbImport/Classes/Command/SermonCommandController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public function assignCategoriesCommand(
6565
$sermonDataPath = '/data/www-provisioned/sermons_out.json';
6666
$hashToIdPath = '/data/www-provisioned/hashToSermonId.json';
6767
$sermonParentNodePath = 's';
68-
$categoryParentNodePath = 'themes';
68+
$categoryParentNodePath = 'node-iwmlbogowo5o2';
6969
$sermonNodeType = 'Sfi.Site:Sermon';
7070
$categoryNodeType = 'Sfi.Site:Tag';
7171
$categoryPropertyName = 'categories';

0 commit comments

Comments
 (0)