mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 00:50:28 +00:00
Comment update
This commit is contained in:
parent
57123933be
commit
8a2b1aea9b
@ -621,7 +621,7 @@ $tw.wiki.addTiddlers($tw.wiki.deserializeTiddlers("(DOM)",document.getElementByI
|
||||
if(!$tw.browser) {
|
||||
|
||||
/*
|
||||
Load the tiddlers contained in a particular file (and optionally the accompanying .meta file)
|
||||
Load the tiddlers contained in a particular file (and optionally extract fields from the accompanying .meta file)
|
||||
*/
|
||||
$tw.loadTiddlersFromFile = function(file,fields,isShadow) {
|
||||
var ext = path.extname(file),
|
||||
|
Loading…
Reference in New Issue
Block a user