mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-03 09:16:55 +00:00
Missing semicolon
This commit is contained in:
parent
cb2653aee0
commit
3ce2159a95
@ -25,7 +25,7 @@ var ZoominListView = function(listWidget) {
|
||||
}
|
||||
domNode.style.position = "absolute";
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
ZoominListView.prototype.navigateTo = function(historyInfo) {
|
||||
var duration = $tw.utils.getAnimationDuration(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user