Update const.py
fish badge
This commit is contained in:
parent
8ce268ebe8
commit
e2f48f2044
1 changed files with 5 additions and 1 deletions
|
@ -415,6 +415,10 @@ BADGES = {
|
||||||
'name': 'Dinner',
|
'name': 'Dinner',
|
||||||
'description': 'Yes, it is edible'
|
'description': 'Yes, it is edible'
|
||||||
},
|
},
|
||||||
|
90: {
|
||||||
|
'name': 'Fish',
|
||||||
|
'description': 'This user cannot be unfollowed'
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
AWARDS = {
|
AWARDS = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue