mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-23 02:07:33 +01:00
fix change category crash
This commit is contained in:
parent
c87b38330a
commit
2edb665b8b
@ -223,7 +223,7 @@ public abstract class SponsorBlockUtils {
|
||||
voteForSegment(segment, false, null);
|
||||
break;
|
||||
case CATEGORY_CHANGE:
|
||||
onNewCategorySelect(segment, con);
|
||||
onNewCategorySelect(segment, context);
|
||||
break;
|
||||
}
|
||||
appContext = new WeakReference<>(con);
|
||||
|
Loading…
x
Reference in New Issue
Block a user