diff --git a/src/content.ts b/src/content.ts index 035b1156..36b84808 100644 --- a/src/content.ts +++ b/src/content.ts @@ -389,6 +389,7 @@ function contentLocalConfigUpdateListener(changes: StorageChangesObject) { case "channelSkipProfileIDs": case "skipProfiles": case "skipProfileTemp": + case "skipRules": channelIDChange(); break; }