mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 05:56:58 +00:00
@@ -57,7 +57,8 @@ EditWidget.prototype.execute = function() {
|
||||
index: {type: "string", value: this.editIndex},
|
||||
"class": {type: "string", value: this.editClass},
|
||||
"placeholder": {type: "string", value: this.editPlaceholder}
|
||||
}
|
||||
},
|
||||
children: this.parseTreeNode.children
|
||||
}]);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user