[charts] Big revamp of the charts app
This commit is contained in:
@ -100,11 +100,6 @@ urlpatterns = [
|
||||
views.ScrobbleRetroarchImportDetailView.as_view(),
|
||||
name="retroarch-import-detail",
|
||||
),
|
||||
path(
|
||||
"charts/",
|
||||
views.ChartRecordView.as_view(),
|
||||
name="charts-home",
|
||||
),
|
||||
path(
|
||||
"long-plays/",
|
||||
views.ScrobbleLongPlaysView.as_view(),
|
||||
|
||||
Reference in New Issue
Block a user