fix(Spotify - Unlock Spotify Premium): Remove pop up premium ads (#4842)

This commit is contained in:
Nuckyz
2025-05-06 04:35:47 -03:00
committed by GitHub
parent 52af71f68a
commit 00aa2000ba
6 changed files with 137 additions and 43 deletions

View File

@ -130,6 +130,7 @@ public final class UnlockPremiumPatch {
/**
* Injection point. Remove ads sections from home.
* Depends on patching protobuffer list remove method.
*/
public static void removeHomeSections(List<Section> sections) {
try {