payment table updated

This commit was merged in pull request #120.
This commit is contained in:
victorAnumudu
2026-02-23 19:14:36 +01:00
parent f5c798c6c1
commit 20d56ee307
3 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ export const updateLinks = (reqData) => {
let postData = {
...reqData,
}
return null //postAuxEnd(`/panel/account/links-update`, postData, false)
return postAuxEnd(`/panel/account/profilelinks-update`, postData, false)
}
// FUNCTION TO GET PRODUCT BY ID