mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-06-12 05:07:45 +02:00
fix(Spotify - Unlock Spotify Premium): Remove pop up premium ads (#4842)
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user