From 76d130cdc7c298a53cf8637022878e0fd355a2c3 Mon Sep 17 00:00:00 2001 From: Balackburn Date: Tue, 18 Jun 2024 23:55:07 +0200 Subject: [PATCH] removed YTNOCheckLocalNetWork --- YTLitePlus.xm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/YTLitePlus.xm b/YTLitePlus.xm index e385615..c74fcbf 100644 --- a/YTLitePlus.xm +++ b/YTLitePlus.xm @@ -341,11 +341,6 @@ static BOOL IsEnabled(NSString *key) { } %end -// YTNOCheckLocalNetWork - https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html -%hook YTHotConfig -- (BOOL)isPromptForLocalNetworkPermissionsEnabled { return NO; } -%end - // YTUnShorts - https://github.com/PoomSmart/YTUnShorts %hook YTIElementRenderer