mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-14 13:21:29 -08:00
Keeping JSHint happy
This commit is contained in:
parent
5bb2a1e1b7
commit
3f10da9ed4
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ exports.macro = {
|
|||
} else {
|
||||
return v;
|
||||
}
|
||||
break; // JSHint wants this even though it's not really necessary
|
||||
case "wikified":
|
||||
return store.renderTiddler(type,tiddler.fields.title);
|
||||
case "date":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue