mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-11 07:12:57 +02:00
feat: revamp Yearly Overview
This commit is contained in:
@@ -11,7 +11,7 @@ urlpatterns = [
|
||||
name="yearly_overview_currency",
|
||||
),
|
||||
path(
|
||||
"yearly-overview/<int:year>/data/",
|
||||
"yearly-overview/<int:year>/currency/data/",
|
||||
views.yearly_overview_by_currency,
|
||||
name="yearly_overview_currency_data",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user