Kaynağa Gözat

fix: update evn

Before 10 ay önce
ebeveyn
işleme
c827c243bf

+ 1 - 2
.env.production

@@ -1,5 +1,4 @@
 
-NEXT_PUBLIC_BASE_URL=http://192.168.0.84:8800
+NEXT_PUBLIC_BASE_URL=http://206.168.191.126:8800
 #NEXT_PUBLIC_BASE_URL=http://206.168.191.125:8800
 
-

+ 1 - 0
src/app/[locale]/(navbar)/cashback/@cashbackInfo/components/Extract.tsx

@@ -23,6 +23,7 @@ const Extract = (props: Props) => {
                 {
                     duration: 0.6,
                     repeat: 2,
+                    repeatType: "loop",
                 }
             );
             return;