From 217833dc6cf20a69a025a2c5bf0809cb626407ac Mon Sep 17 00:00:00 2001 From: Spicy_Marinara Date: Tue, 14 Oct 2025 12:32:40 +0200 Subject: [PATCH] fix: Update manifest homePage to correct repository URL --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f6811a7..0ed9fec 100644 --- a/manifest.json +++ b/manifest.json @@ -7,5 +7,5 @@ "css": "style.css", "author": "Marysia", "version": "1.0.0", - "homePage": "https://github.com/SillyTavern/SillyTavern" + "homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern" }