removed YTNOCheckLocalNetWork
This commit is contained in:
parent
2feb55f049
commit
76d130cdc7
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue