diff --git a/src/components/ItemDialogContentRenderer.js b/src/components/ItemDialogContentRenderer.js index 9cca9b6d..f19d428a 100644 --- a/src/components/ItemDialogContentRenderer.js +++ b/src/components/ItemDialogContentRenderer.js @@ -437,7 +437,7 @@ module.exports.render = function({settings, tweetsCount, itemInfo}) {
First Commit
- ${formatDate(itemInfo.firstCommitDate)} + ${formatDate(itemInfo.firstCommitDate)}
` : '';