From 4bc96a5609825c8d8fc69a1bbc4c019d8c33941e Mon Sep 17 00:00:00 2001 From: Aistra Date: Mon, 5 Aug 2024 14:55:18 +0800 Subject: [PATCH] Update config.env --- config.env | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.env b/config.env index f00077d..d4631a2 100644 --- a/config.env +++ b/config.env @@ -36,11 +36,11 @@ ENABLE_GOLDLEAF=true GOLDLEAF_RELEASE=https://api.github.com/repos/XorTroll/Goldleaf/releases/latest # JKSV -ENABLE_JKSV=false +ENABLE_JKSV=true JKSV_RELEASE=https://api.github.com/repos/J-D-K/JKSV/releases/latest # wiliwili -ENABLE_WILIWILI=false +ENABLE_WILIWILI=true WILIWILI_RELEASE=https://api.github.com/repos/xfangfang/wiliwili/releases/latest # Status Monitor Overlay @@ -49,9 +49,9 @@ STATUS_MONITOR_RELEASE=https://api.github.com/repos/masagrator/Status-Monitor-Ov SALTYNX_RELEASE=https://api.github.com/repos/masagrator/SaltyNX/releases/latest # sys-clk -ENABLE_SYS_CLK=false +ENABLE_SYS_CLK=true SYS_CLK_RELEASE=https://api.github.com/repos/retronx-team/sys-clk/releases/latest # emuiibo -ENABLE_EMUIIBO=false +ENABLE_EMUIIBO=true EMUIIBO_RELEASE=https://api.github.com/repos/XorTroll/emuiibo/releases/latest