Skip to content

Commit

Permalink
fix: achievement text
Browse files Browse the repository at this point in the history
  • Loading branch information
vas3k committed Aug 24, 2023
1 parent 59f8cfb commit 0447e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/data/achievements.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
}),
("international", {
"name": "Между-народные отношения",
"description": "Выдаётся за офлайн-встречу с ранее не знакомыми членами Клуба в другой стране (не СНГ)",
"description": "Выдаётся за офлайн-встречу трёх и более человек с разным гражданством или ВНЖ",
"image": "https://i.vas3k.club/3aq.png",
"style": "background-color: #1976D2; font-size: 120%;",
}),
Expand Down Expand Up @@ -258,7 +258,7 @@
"description": "За участие в одном DIY челлендже",
"image": "https://vas3k.club/static/images/achievements/diy_challenge_1.png",
"style": "background-color: #C9C097; font-size: 120%;",
}),
}),
("diy_challenge_2", {
"name": "Мастер на все руки",
"description": "За участие в 4 DIY челленджах",
Expand Down

0 comments on commit 0447e76

Please sign in to comment.