mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-15 23:07:18 +00:00
Rename <$value> widget to <$fill>
This commit is contained in:
@@ -443,7 +443,7 @@ Widget.prototype.makeChildWidget = function(parseTreeNode,options) {
|
||||
type: "transclude",
|
||||
children: [
|
||||
{
|
||||
type: "value",
|
||||
type: "fill",
|
||||
children: parseTreeNode.children
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user