From be8a9b51c0a82f7d463a53196d7eeaee4d3dcf9d Mon Sep 17 00:00:00 2001 From: Kelvin Date: Mon, 5 Feb 2024 22:45:45 +0800 Subject: [PATCH] [testing-live] ChatTranslated v1.0.1 (#3160) Update manifest.toml --- testing/live/ChatTranslated/manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/live/ChatTranslated/manifest.toml b/testing/live/ChatTranslated/manifest.toml index 7c28a88753..3ce871d311 100644 --- a/testing/live/ChatTranslated/manifest.toml +++ b/testing/live/ChatTranslated/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/kelvin124124/ChatTranslated.git" -commit = "caccfed767f9f877c04b86e4c392dc2b6e10c2c6" +commit = "186d7a3112213124c66528397545d6d5da15e4cf" owners = ["kelvin124124"] project_path = "ChatTranslated" -changelog = "Initial release" +changelog = "Fixed a bug where the translator translates English messages."