From b0f6284e8cc006e3a18403871a5fb6a6a5cca1b2 Mon Sep 17 00:00:00 2001 From: ! Freaku <92618708+Freaku17@users.noreply.github.com> Date: Sun, 11 Feb 2024 15:34:03 +0530 Subject: [PATCH] Add a video tutorial link of translate.py (suggested by Loup) --- plugins/utilities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 5e544b2..e3b623c 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -5,7 +5,7 @@ "plugins": { "translate": { "description": "Translate yours/others chat. Just click on the message to translate them. Open Plugin Settings/Double click 'Trans' button to open translation settings. Compatible with other PW mods (like advanced_party_window)", - "external_url": "", + "external_url": "https://github.com/bombsquad-community/plugin-manager/assets/92618708/5860e44d-0b70-4a3f-a651-208a4452ea38", "authors": [ { "name": "Freaku", @@ -1225,4 +1225,4 @@ } } } -} \ No newline at end of file +}