server icon fix

This commit was merged in pull request #507.
This commit is contained in:
victorAnumudu
2023-11-11 07:03:54 +01:00
parent 306fa1300d
commit 7e7176ae5c
+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 ? (