replaced images to server images on mytask route #507

Merged
ameye merged 1 commits from server-image-replacement into master 2023-11-11 13:31:29 +00:00
+1
View File
@@ -34,6 +34,7 @@ export default function FullAccountDash(props) {
<MyJobTable
ActiveJobList={props.MyActiveJobList}
Account={userDetails}
imageServer={props.offersList?.data?.session_image_server}
/>
</>
) : !props.offersList?.loading && !props.MyActiveJobList?.loading ? (