From bc75868dc28a6f4a8e556b2b52c26269238476a2 Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:22:54 +0800 Subject: [PATCH] Update luci-app-passwall.patch --- .github/diy/patches/luci-app-passwall.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/diy/patches/luci-app-passwall.patch b/.github/diy/patches/luci-app-passwall.patch index 3d3d9020..8e8e1a1a 100644 --- a/.github/diy/patches/luci-app-passwall.patch +++ b/.github/diy/patches/luci-app-passwall.patch @@ -79,7 +79,7 @@ bool "Include Sing-Box" select PACKAGE_sing-box - default y if aarch64||arm||i386||x86_64 -+ default y if aarch64||i386||x86_64 ++ default y config PACKAGE_$(PKG_NAME)_INCLUDE_V2ray_Geodata bool "Include V2ray_Geodata" @@ -96,7 +96,7 @@ - select PACKAGE_xray-core - select PACKAGE_unzip - default y if aarch64||arm||i386||x86_64 -+ default y ++ default y if aarch64||i386||x86_64 config PACKAGE_$(PKG_NAME)_INCLUDE_Xray_Plugin bool "Include Xray-Plugin (Shadowsocks Plugin)"