fix: change leaderboard link
This commit is contained in:
parent
94d0427efc
commit
2f892f5ec0
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ def get_data():
|
|||
"label": _('Leaderboard'),
|
||||
"icon": "fa fa-trophy",
|
||||
"type": 'link',
|
||||
"link": '#social/users',
|
||||
"link": '#leaderboard/User',
|
||||
"color": '#FF4136',
|
||||
'standard': 1,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue