Browse Source

Fix XO

master
Sindre Sorhus 7 years ago
parent
commit
022ffe65f9
  1. 1
      src/content.js

1
src/content.js

@ -436,6 +436,7 @@ function sortMilestonesByClosestDueDate() {
}
function init() {
//
// const username = getUsername();
// if (!username) {
// return;

Loading…
Cancel
Save