mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 13:39:17 +02:00
Resolve "Channel: clicking auf "Subscribe" when not logged in still updates the subscriber count"
This commit is contained in:
parent
ec77040e87
commit
9b3f90a7ba
4 changed files with 91 additions and 2 deletions
|
@ -164,6 +164,7 @@ def discard_unused_icons(rule):
|
|||
".wikipedia",
|
||||
".wrench",
|
||||
".x",
|
||||
".key",
|
||||
]
|
||||
if ":before" not in rule["lines"][0]:
|
||||
return False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue