Skip to content

Commit

Permalink
Recent list todo has been moved to issue #185
Browse files Browse the repository at this point in the history
  • Loading branch information
icewolfz committed Oct 15, 2022
1 parent 02908fd commit 1f21a2a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -3050,12 +3050,6 @@ function updateJumpList() {
iconIndex: 0
}
]);
//TODO add recent support, require instance check
/*
list.push({
type: 'recent'
});
*/
try {
app.setJumpList(list);
} catch (error) {
Expand Down

0 comments on commit 1f21a2a

Please sign in to comment.