From fc9cb437499c1e37244466f905b848847db11269 Mon Sep 17 00:00:00 2001 From: Tynia <50648819+zhouhuichen741@users.noreply.github.com> Date: Wed, 6 Mar 2024 06:22:18 +0800 Subject: [PATCH 1/2] CharacterPanelRefined CN --- stable/CharacterPanelRefined/manifest.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/stable/CharacterPanelRefined/manifest.toml b/stable/CharacterPanelRefined/manifest.toml index bd40ad1b86..e538f1c9da 100644 --- a/stable/CharacterPanelRefined/manifest.toml +++ b/stable/CharacterPanelRefined/manifest.toml @@ -1,7 +1,9 @@ [plugin] -repository = "https://github.com/Kouzukii/ffxiv-characterstatus-refined.git" +repository = "https://github.com/zhouhuichen741/ffxiv-characterstatus-refined.git" commit = "a81349322766f116a5a9cb3b43e6697098231963" -owners = ["Kouzukii"] +owners = ["Kouzukii", + "zhouhuichen741" +] project_path = "CharacterPanelRefined" changelog = """ Fix ilvl sync being incorrectly displayed in bozja and eureka. From 342927800b738d6376169495d5a1be5b25145396 Mon Sep 17 00:00:00 2001 From: Tsubasahane Date: Wed, 6 Mar 2024 11:13:50 +0800 Subject: [PATCH 2/2] update commit --- stable/CharacterPanelRefined/manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/CharacterPanelRefined/manifest.toml b/stable/CharacterPanelRefined/manifest.toml index e538f1c9da..2800dcdea2 100644 --- a/stable/CharacterPanelRefined/manifest.toml +++ b/stable/CharacterPanelRefined/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/zhouhuichen741/ffxiv-characterstatus-refined.git" -commit = "a81349322766f116a5a9cb3b43e6697098231963" +commit = "550822107fc77a6437c144a850f5d10177d2dda8" owners = ["Kouzukii", "zhouhuichen741" ]