Skip to content

Commit 60c4a05

Browse files
committed
Make advanced skip options live update
1 parent bd0be90 commit 60c4a05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ function contentLocalConfigUpdateListener(changes: StorageChangesObject) {
389389
case "channelSkipProfileIDs":
390390
case "skipProfiles":
391391
case "skipProfileTemp":
392+
case "skipRules":
392393
channelIDChange();
393394
break;
394395
}

0 commit comments

Comments
 (0)