#Group leaderboard on main screen

1 messages · Page 1 of 1 (latest)

jaunty igloo
#

Wondering if it possible to put the group leaderboard on the main screen instead of the global leaderboard. Right now, this is what it looks like.

sand blade
#

Leaderboard→Config→Settings→Default Leaderboard→Group
(lb_on_homescreen.py if config["tab"] == 3 and config["current_group"] is not None and config["current_group"].replace(" ", "") in groups:)