Skip to content

Commit

Permalink
Remove part of code that was erroneously commited out of turn.
Browse files Browse the repository at this point in the history
  • Loading branch information
lensvol committed Jan 10, 2023
1 parent d64ce4e commit 59d3bd4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions inject.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,13 +284,6 @@
entityId: associatedQuality.id,
filterCategories: ["Quality", "Item", "World Quality"],
})
} else {
window.postMessage({
action: "openInFLWiki",
title: icon.alt,
entityId: null,
filterCategories: ["Quality", "Item", "World Quality"],
})
}
}
}
Expand Down

0 comments on commit 59d3bd4

Please sign in to comment.