Adjust naming of transclusion metaparameter

This commit is contained in:
jeremy@jermolene.com
2022-06-05 16:10:41 +01:00
parent 7680280d87
commit defe3e42e6
+1 -1
View File
@@ -315,7 +315,7 @@ TranscludeWidget.prototype.getTransclusionMetaParameters = function() {
"parseTreeNodes": function() {
return JSON.stringify(self.parseTreeNode);
},
"slotFillParseTrees": function() {
"slotFillParseTreeNodes": function() {
return JSON.stringify(self.slotFillParseTrees);
},
"params": function() {