Update const.py
Sidebar Artist badge
This commit is contained in:
parent
29664735be
commit
91fa3749de
1 changed files with 5 additions and 1 deletions
|
@ -458,6 +458,10 @@ BADGES = {
|
||||||
'name': 'Marsey Award',
|
'name': 'Marsey Award',
|
||||||
'description': 'This user is limited to posting marseys'
|
'description': 'This user is limited to posting marseys'
|
||||||
},
|
},
|
||||||
|
99: {
|
||||||
|
'name': 'Sidebar Artist',
|
||||||
|
'description': 'Contributed artwork featured on the sidebar'
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
AWARDS = {
|
AWARDS = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue