Resolve "Channel: clicking auf "Subscribe" when not logged in still updates the subscriber count"

This commit is contained in:
Ciarán Ainsworth 2021-04-30 21:11:44 +00:00
parent ec77040e87
commit 9b3f90a7ba
4 changed files with 91 additions and 2 deletions

View file

@ -164,6 +164,7 @@ def discard_unused_icons(rule):
".wikipedia",
".wrench",
".x",
".key",
]
if ":before" not in rule["lines"][0]:
return False