1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-06-02 22:54:07 +00:00

Fix bug exposed by #9030

I think the bug was originally introduced in a9f9ffd40948589b2f2942810a06fa7d5ed107d5
This commit is contained in:
Jeremy Ruston 2025-04-14 22:17:18 +01:00
parent 866e55954f
commit c409d8414e

View File

@ -1,5 +1,3 @@
const { ElementSpotlight } = require("./element-spotlight");
/*\
title: $:/plugins/tiddlywiki/dynannotate/startup.js
type: application/javascript