fix: change leaderboard link

This commit is contained in:
prssanna 2020-01-10 12:06:12 +05:30
parent 94d0427efc
commit 2f892f5ec0

View file

@ -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,
},