Skip to content

Commit

Permalink
Update again
Browse files Browse the repository at this point in the history
  • Loading branch information
PleatherStarfish committed Dec 6, 2024
1 parent f0acf1c commit 82c0e70
Show file tree
Hide file tree
Showing 11 changed files with 910 additions and 149 deletions.
2 changes: 1 addition & 1 deletion backend/api/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
path(
"shopping-list/<uuid:component_pk>/total-price/",
get_user_shopping_list_total_component_price,
name="user-shopping-list-total-price",
name="user-shopping-list-total-component-price",
),
path(
"shopping-list/total-quantity/",
Expand Down
Loading

0 comments on commit 82c0e70

Please sign in to comment.