From 7c5b8f2be081d87468ea4b3567a94b75655e5b0d Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sun, 18 Feb 2024 15:33:41 +0800 Subject: [PATCH] fix: unknown --- modules/wy/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/wy/__init__.py b/modules/wy/__init__.py index 8eb1a18..f851b6f 100644 --- a/modules/wy/__init__.py +++ b/modules/wy/__init__.py @@ -25,6 +25,7 @@ tools = { "sky": "sky", "master": "jymaster", "standard": "standard", + "higher": "higher", "exhigh": "exhigh", "lossless": "lossless", "hires": "hires",