From 022ffe65f9e94a89130c7224cb23f5a6e5e17134 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 10 Jul 2017 15:17:05 +0200 Subject: [PATCH] Fix XO --- src/content.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content.js b/src/content.js index bef4ecf..a886307 100644 --- a/src/content.js +++ b/src/content.js @@ -436,6 +436,7 @@ function sortMilestonesByClosestDueDate() { } function init() { + // // const username = getUsername(); // if (!username) { // return;