mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-16 07:43:16 +00:00
Keeping JSHint happy
This commit is contained in:
parent
5bb2a1e1b7
commit
3f10da9ed4
@ -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…
x
Reference in New Issue
Block a user