mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-14 17:36:50 +01:00
fix change category crash
This commit is contained in:
parent
b4f2fb62af
commit
1042184f70
@ -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