mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-23 00:58:40 +02:00
feat: improve navbar settings and other stuff
This commit is contained in:
@@ -11,4 +11,9 @@ urlpatterns = [
|
||||
views.toggle_amount_visibility,
|
||||
name="toggle_amount_visibility",
|
||||
),
|
||||
path(
|
||||
"user/settings/",
|
||||
views.update_settings,
|
||||
name="user_settings",
|
||||
),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user