mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-15 15:23:17 +00:00
Fix typo
This commit is contained in:
parent
542df63ccf
commit
7680280d87
@ -319,7 +319,7 @@ TranscludeWidget.prototype.getTransclusionMetaParameters = function() {
|
||||
return JSON.stringify(self.slotFillParseTrees);
|
||||
},
|
||||
"params": function() {
|
||||
JSON.stringify(self.stringParametersByName);
|
||||
return JSON.stringify(self.stringParametersByName);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user