feat: rebuild theme on web settings changed

This commit is contained in:
2025-01-23 09:04:50 +01:00
parent 1e3c2f6a51
commit d5a4345600
13 changed files with 167 additions and 10 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ from web.views.components import (
list_wishlisted_products,
update_customer_address,
user_info_component,
wishlist_button, change_password_component,
wishlist_button,
change_password_component,
)
from web.views.users import (
login,