mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
prune snoovatars feature flag
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
% endif
|
||||
%endif
|
||||
|
||||
%if feature.is_enabled("snoovatars") and thing.user.gold:
|
||||
%if thing.user.gold:
|
||||
%if thing.show_private_info or thing.user.pref_show_snoovatar:
|
||||
<div class="gold-accent snoovatar-link">
|
||||
<a href="/user/${thing.user.name}/snoo">
|
||||
|
||||
Reference in New Issue
Block a user