Skip to content

Commit

Permalink
Menu for additional TL items for poohsen#2
Browse files Browse the repository at this point in the history
Create additional menu items for poohsen#2.
  • Loading branch information
EnigmaSolved committed Mar 4, 2014
1 parent 9b78788 commit 73b5ee9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chrome/thunderlink/content/thunderlink.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@ var ThunderLinkChromeNS = {
popup.appendChild(createCstrMenuItem(2));
popup.appendChild(createCstrMenuItem(3));
popup.appendChild(createCstrMenuItem(4));
popup.appendChild(createCstrMenuItem(5));
popup.appendChild(createCstrMenuItem(6));
popup.appendChild(createCstrMenuItem(7));
popup.appendChild(createCstrMenuItem(8));

},

Expand Down

0 comments on commit 73b5ee9

Please sign in to comment.