Skip to content

Commit

Permalink
Fix #113 - Get icon from website repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lineflyer authored Aug 25, 2020
1 parent c88acb3 commit b30e8fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions send2cgeo.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
// @include /^https?://www\.geocaching\.com/plan/lists/
// @include /^https?://www\.geocaching\.com/account/dashboard/
// @include /^https?://www\.opencaching\.de/(viewcache|myhome).php/
// @icon https://send2.cgeo.org/send2cgeo.png
// @icon https://www.cgeo.org/send2cgeo.png
// @downloadURL https://github.com/cgeo/send2cgeo/raw/release/send2cgeo.user.js
// @updateURL https://github.com/cgeo/send2cgeo/raw/release/send2cgeo.user.js
// @supportURL https://github.com/cgeo/send2cgeo/issues
// @version 0.51
// @version 0.52
// @grant GM_setValue
// @grant GM_getValue
// ==/UserScript==
Expand Down

0 comments on commit b30e8fb

Please sign in to comment.