mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-06 09:13:38 -08:00
Don't give the plugin warning for $:/Import
This commit is contained in:
parent
1924eda8a9
commit
1534fed4f7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ tags: $:/tags/PageTemplate
|
|||
|
||||
\define lingo-base() $:/language/
|
||||
|
||||
<$list filter="[has[plugin-type]haschanged[]limit[1]]">
|
||||
<$list filter="[has[plugin-type]haschanged[]!plugin-type[import]limit[1]]">
|
||||
|
||||
<$reveal type="nomatch" state="$:/temp/HidePluginWarning" text="yes">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue