mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-14 14:36:49 +01:00
fix(YouTube - SponsorBlock): Update categories after import JSON import
This commit is contained in:
parent
97a84a3bf0
commit
73d299086d
@ -130,6 +130,7 @@ public enum SegmentCategory {
|
||||
for (SegmentCategory category : values()) {
|
||||
category.loadFromSettings();
|
||||
}
|
||||
updateEnabledCategories();
|
||||
}
|
||||
|
||||
@NonNull
|
||||
|
Loading…
x
Reference in New Issue
Block a user