Add leaderboard to desktop
This commit is contained in:
@@ -134,6 +134,14 @@ def get_data():
|
||||
"link": "pos",
|
||||
"label": _("POS")
|
||||
},
|
||||
{
|
||||
"module_name": "Leaderboard",
|
||||
"color": "#589494",
|
||||
"icon": "octicon octicon-graph",
|
||||
"type": "page",
|
||||
"link": "leaderboard",
|
||||
"label": _("Leaderboard")
|
||||
},
|
||||
{
|
||||
"module_name": "Projects",
|
||||
"color": "#8e44ad",
|
||||
|
||||
Reference in New Issue
Block a user