From d4473ca84f566f121277cfa46fc6913ccf27d739 Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 10 Dec 2025 14:17:47 +0900 Subject: [PATCH] fix --- install.zsh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.zsh b/install.zsh index 3be7eb9..cf29e5e 100755 --- a/install.zsh +++ b/install.zsh @@ -67,7 +67,6 @@ PATCH_FILES_CURL=( typeset -a PATCH_FILES PATCH_FILES=( "170-pds-oauth-same-site-fix.patch" - "210-pds-subscriberepos-no-auth.patch" "8980-social-app-disable-proxy.diff" "disable-statsig-sdk.diff" "140-social-app-yarn-network-timeout.patch"