You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my browser, the comms tab is "All", while the referenced line is matching against "all". If I edit it locally(add .toLowerCase()), then it works, and I can filter comm as the plugin expects.
It would probably be better tho to filter against @data-channel=all, but I don't know how best to proceed with a patch.