added subscribe url

This commit is contained in:
Mamalizz
2025-03-22 16:20:43 +03:30
parent 9b75896af1
commit 6b0cb48a0f
+1
View File
@@ -14,6 +14,7 @@ export const API_ENDPOINTS = {
delete: "/accounts/address/delete",
},
update: "/accounts/profile",
subscribe: "/accounts/subscribe",
},
product: {
comments: "/products/comments",