Abhinav %!s(int64=3) %!d(string=hai) anos
pai
achega
863a42f999
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/UploadProgress/index.tsx

+ 1 - 1
src/components/UploadProgress/index.tsx

@@ -53,7 +53,7 @@ export default function UploadProgress(props: Props) {
         }
     }
     if (props.hasLivePhotos) {
-        sectionInfo = constants.LIVE_PHOTOS_DETECTED();
+        sectionInfo = constants.LIVE_PHOTOS_DETECTED;
     }
 
     function handleHideModal() {