Skip to content

Commit

Permalink
use modern icon source
Browse files Browse the repository at this point in the history
  • Loading branch information
Caraxi authored Nov 19, 2023
1 parent fd5cf85 commit fe60863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ async function sendWebHook(content, name, version, reporter, exception, dhash, e
"text": version,
},
"thumbnail": {
"url": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api5/plugins/" + name + "/images/icon.png"
"url": "https://raw.githubusercontent.com/goatcorp/DalamudPluginsD17/main/stable/" + name + "/images/icon.png"
},
"fields": [
{
Expand Down

0 comments on commit fe60863

Please sign in to comment.