mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-28 09:41:29 +00:00
Fix typo
This commit is contained in:
@@ -319,7 +319,7 @@ TranscludeWidget.prototype.getTransclusionMetaParameters = function() {
|
||||
return JSON.stringify(self.slotFillParseTrees);
|
||||
},
|
||||
"params": function() {
|
||||
JSON.stringify(self.stringParametersByName);
|
||||
return JSON.stringify(self.stringParametersByName);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user