From d22283b783ecf73ae6295e5a1c5f009dc1ed2dd9 Mon Sep 17 00:00:00 2001 From: Dragon Date: Wed, 5 Jul 2023 11:13:27 +0000 Subject: [PATCH] Update Visibility --- stable/Visibility/manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/Visibility/manifest.toml b/stable/Visibility/manifest.toml index 5d70fd301e..e8bb37334f 100644 --- a/stable/Visibility/manifest.toml +++ b/stable/Visibility/manifest.toml @@ -2,5 +2,5 @@ repository = "https://github.com/SheepGoMeh/VisibilityPlugin.git" owners = [ "SheepGoMeh",] project_path = "Visibility" -commit = "08280ea2e25d9fc3947b5b6b8b8ec75c77a247f9" -changelog = "- Refactored UI code to address disappearing menu issues" +commit = "0e53262f04966de78f49152e19324275748427ec" +changelog = "- Fix Whitelist UI adding entries to VoidList"