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

Commit e182540

Browse files
author
dengjun
committed
resotre config
1 parent 94e0941 commit e182540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reducers/myGigs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const defaultState = {
1515
updatingProfile: false,
1616
updatingProfileError: null,
1717
updatingProfileSucess: null,
18-
checkingGigs: true,
18+
checkingGigs: false,
1919
};
2020

2121
function onGetMyGigsInit(state) {

0 commit comments

Comments
 (0)