mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
anniversary is silver
added copy
This commit is contained in:
@@ -240,8 +240,8 @@ end
|
||||
|
||||
Badge.seed do |b|
|
||||
b.id = Badge::OneYearAnniversary
|
||||
b.default_name = "1 year anniversary"
|
||||
b.default_icon = "fa-birthday-cake"
|
||||
b.default_name = "Anniversary"
|
||||
b.default_icon = "fa-clock-o"
|
||||
b.badge_type_id = BadgeType::Bronze
|
||||
b.query = Badge::Queries::OneYearAnniversary
|
||||
b.default_badge_grouping_id = BadgeGrouping::Community
|
||||
|
||||
Reference in New Issue
Block a user