1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-03 01:10:45 +00:00

Mark dependents of the tour plugin

This commit is contained in:
jeremy@jermolene.com 2023-05-29 14:44:22 +01:00
parent 62d0c197eb
commit 8fd4da607d

View File

@ -2,5 +2,6 @@
"title": "$:/plugins/tiddlywiki/tour",
"name": "Tour",
"description": "A tour of TiddlyWiki",
"list": "readme"
"list": "readme",
"dependents": ["$:/plugins/tiddlywiki/confetti","$:/plugins/tiddlywiki/dynannotate"]
}