mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-23 22:02:17 +00:00
ad40223d6b
Mistakenly, I had changed the tiddler widget to refresh itself when the value of the target tiddler changed. This is not in fact necessary; it only needs to refresh itself when the identity of the target tiddler changes. Fixes #744