mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-13 16:22:42 +02:00
more changes
This commit is contained in:
@@ -41,5 +41,6 @@ urlpatterns = [
|
||||
path("", include("apps.accounts.urls")),
|
||||
path("", include("apps.net_worth.urls")),
|
||||
path("", include("apps.monthly_overview.urls")),
|
||||
path("", include("apps.yearly_overview.urls")),
|
||||
path("", include("apps.currencies.urls")),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user