mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-11-10 14:09:26 +01:00
fix(YouTube - SponsorBlock): Update categories after import JSON import
This commit is contained in:
parent
bedcef89a5
commit
211f9542e8
@ -130,6 +130,7 @@ public enum SegmentCategory {
|
||||
for (SegmentCategory category : values()) {
|
||||
category.loadFromSettings();
|
||||
}
|
||||
updateEnabledCategories();
|
||||
}
|
||||
|
||||
@NonNull
|
||||
|
Loading…
Reference in New Issue
Block a user