1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Fixed small issue with ranges

This commit is contained in:
Krateng
2019-09-20 18:53:00 +02:00
parent 852795cecd
commit 1320bf4f5b
2 changed files with 5 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ DEFAULT_RANGE_CHARTS_TRACKS = year
# can be day, week, month, year
DEFAULT_STEP_PULSE = month
# display top tiles on artist and chart pages
# display top tiles on artist and track chart pages
CHARTS_DISPLAY_TILES = false
[Fluff]