mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 00:36:54 +00:00
update to head
This commit is contained in:
@@ -37,7 +37,7 @@ TiddlyWebAdaptor.prototype.getHost = function() {
|
||||
|
||||
TiddlyWebAdaptor.prototype.getTiddlerInfo = function(tiddler) {
|
||||
return {
|
||||
bag: tiddler.fields["bag"]
|
||||
bag: tiddler.fields.bag
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user