Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f25527e

Browse files
author
dengjun
committed
ci:fix130
1 parent 2bced58 commit f25527e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/myGigs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ async function getProfile() {
114114
country: profile.country,
115115
phone: profile.phone,
116116
file: null,
117+
hasProfile: profile.hasProfile,
117118
status: profile.availability
118119
? GIG_STATUS.AVAILABLE
119120
: GIG_STATUS.UNAVAILABLE,

0 commit comments

Comments
 (0)