From b81a1f22fe2d1f7f6350a5297778da7f2b4f9e8e Mon Sep 17 00:00:00 2001 From: oeyoews Date: Mon, 1 Jul 2024 01:26:19 +0800 Subject: [PATCH] Fix: remove extra "tags:" typo (#8322) --- core/wiki/macros/tag-picker.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/wiki/macros/tag-picker.tid b/core/wiki/macros/tag-picker.tid index 4618285be..3bc1617db 100644 --- a/core/wiki/macros/tag-picker.tid +++ b/core/wiki/macros/tag-picker.tid @@ -1,5 +1,5 @@ title: $:/core/macros/tag-picker -tags: tags: $:/tags/Macro $:/tags/Global +tags: $:/tags/Macro $:/tags/Global first-search-filter: [subfilter!is[system]search:titlesort[]] second-search-filter: [subfilteris[system]search:titlesort[]] @@ -179,4 +179,4 @@ The second ESC tries to close the "draft tiddler" > <$macrocall $name="tag-picker-inner"/> -\end \ No newline at end of file +\end