kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Correct harmless but confusing typo
rodzic
ca142dbdb5
commit
44f172c5ec
|
|
@ -96,7 +96,7 @@ InfoWidget.prototype.generate = function() {
|
|||
// Get attributes
|
||||
this.type = this.renderer.getAttribute("type","changecount").toLowerCase();
|
||||
// Get the appropriate value for the current tiddler
|
||||
var value = "",
|
||||
var value = [],
|
||||
fn = InfoWidget.types[this.type];
|
||||
if(fn) {
|
||||
value = fn({
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue