Fix broken date class (regression 38b0fb2)

This commit is contained in:
Adomas Venčkauskas 2017-01-31 19:02:30 -03:00
parent 38b0fb2650
commit 21a7a49a1b

View file

@ -87,7 +87,7 @@ Zotero.Date = new function(){
}
}
});
});
};
/**