Skip to content

Commit

Permalink
fix: Add back the wynndata key (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowCat117 authored Dec 13, 2024
1 parent 43e9aa5 commit 3152167
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Data-Storage/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,13 @@
"id": "linkWynncraftPlayerStats",
"url": "https://wynncraft.com/stats/player/%{username}"
},
{
"arguments": [
"itemname"
],
"id": "linkWynndataItemLookup",
"url": "https://data.wynntils.com/i/%{itemname}"
},
{
"id": "linkWynntilsDiscordInvite",
"url": "https://discord.gg/SZuNem8"
Expand Down

0 comments on commit 3152167

Please sign in to comment.