summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-12-30 16:42:28 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-12-30 16:42:28 +0700
commitb633109758addb1b52a278f7e7484737cc64b6f3 (patch)
tree715f357f98545af8629ac7ab3323a87b3adce029 /src/lib
parent2ab080f4d6109e8abc570a422d562bafb0ca4d5e (diff)
<iman> update banner merchant
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/form/components/Merchant.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/form/components/Merchant.jsx b/src/lib/form/components/Merchant.jsx
index 6277114c..51239267 100644
--- a/src/lib/form/components/Merchant.jsx
+++ b/src/lib/form/components/Merchant.jsx
@@ -78,7 +78,7 @@ const CreateMerchant = () => {
useEffect(() => {
const getBanner = async () => {
- const get = await odooApi('GET', '/api/v1/banner?type=banner-form-tempo');
+ const get = await odooApi('GET', '/api/v1/banner?type=banner-form-merchant');
// setBannerMerchant(get[0].image);
setBannerMerchant(
'http://192.168.23.244:8069/api/image/x_banner.banner/x_banner_image/485'