mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-06 21:08:01 +00:00
Temporary fix for the transclude macro
Change of plan; the list macro is now going to be refactored to incorporate the functionality of the transclude and story macros as well
This commit is contained in:
@@ -108,6 +108,7 @@ console.log("Refreshing transclude macro",this.params.filter,this.tiddlerTitle);
|
||||
this.reexecuteInDom();
|
||||
} else {
|
||||
// Do a selective refresh
|
||||
this.reexecuteInDom();
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user