fixes
This commit is contained in:
@@ -315,6 +315,8 @@ class Processor
|
||||
return;
|
||||
}
|
||||
|
||||
$parent = null;
|
||||
|
||||
$parentId = $note->get('parentId');
|
||||
$parentType = $note->get('parentType');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user