From adfa81bb753f6dfee49caf9560a713ac8f539297 Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Fri, 23 Oct 2020 17:28:18 -0400 Subject: [PATCH] chore: add repo url --- XIVChatPlugin/XIVChatPlugin.json | 1 + 1 file changed, 1 insertion(+) diff --git a/XIVChatPlugin/XIVChatPlugin.json b/XIVChatPlugin/XIVChatPlugin.json index 022a872..7b53b3b 100644 --- a/XIVChatPlugin/XIVChatPlugin.json +++ b/XIVChatPlugin/XIVChatPlugin.json @@ -4,6 +4,7 @@ "Description": "Allows you to use various XIVChat clients to chat in FFXIV from anywhere!", "InternalName": "XIVChatPlugin", "AssemblyVersion": "1.0.0", + "RepoUrl": "https://sr.ht/~jkcclemens/xivchat", "ApplicableVersion": "any", "DalamudApiLevel": 1 }