diff --git a/FishNotify.json b/FishNotify.json index 17eb075..89b4824 100644 --- a/FishNotify.json +++ b/FishNotify.json @@ -1,11 +1,12 @@ { - "Author": "Liza Carvelli", - "Name": "Fish Notify", - "Punchline": "Plays a sound when a fish is caught", - "Description": "Plays a sound when a fish is caught, depending on tug-strength", - "InternalName": "FishNotify", - "Tags": [ - "fishing" - ], - "RepoUrl": "https://github.com/carvelli/Fish-Notify" + "Author": "Liza Carvelli", + "Name": "Fish Notify", + "Punchline": "Plays a sound when a fish is caught", + "Description": "Plays a sound when a fish is caught, depending on tug-strength", + "InternalName": "FishNotify", + "Tags": [ + "fishing" + ], + "RepoUrl": "https://github.com/carvelli/Fish-Notify", + "IconUrl": "https://raw.githubusercontent.com/carvelli/Dalamud-Plugins/master/dist/FishNotify.png" }