mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 19:48:22 +00:00
Keeping JSHint happy
This commit is contained in:
@@ -36,7 +36,7 @@ Node.prototype.clone = function() {
|
||||
|
||||
Node.prototype.broadcastEvent = function(event) {
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Node.prototype.execute =
|
||||
Node.prototype.render =
|
||||
|
||||
Reference in New Issue
Block a user