mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-07 07:50:26 +00:00
Update conditional.js
This commit is contained in:
parent
043f60b299
commit
03798d7fef
@ -138,7 +138,7 @@ exports.serialize = function(tree, serialize) {
|
||||
}
|
||||
}
|
||||
|
||||
serialized += "<% endif %>";
|
||||
serialized += "<%endif%>";
|
||||
return serialized;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user