mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-30 04:11:32 -08:00
Fix tw2-plugin-check warning so that more than one plugin is displayed
This commit is contained in:
parent
4be5f0abe8
commit
b867b7487e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ tags: $:/tags/AboveStory
|
|||
|
||||
<ul>
|
||||
|
||||
<$list filter="[all[system+tiddlers]tag[systemConfig]limit[1]]">
|
||||
<$list filter="[all[system+tiddlers]tag[systemConfig]]">
|
||||
|
||||
<li>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue