Closed viniblack closed 3 months ago
The type of this pull request is:
Changing state to status and changing tasks from CLOSED to Todo
All tasks in seed-data.json were CLOSED and with the wrong field, causing no tasks to appear in the location.
seed-data.json
Now the 5 tasks in seed-data.json have the correct information to appear in the location
@viniblack is attempting to deploy a commit to the WEB3DEV Team on Vercel.
A member of the Team first needs to authorize it.
Brief Information
The type of this pull request is:
What does this PR do?
Changing state to status and changing tasks from CLOSED to Todo
Fixed issues
Details
Before: What was the problem?
All tasks in
seed-data.json
were CLOSED and with the wrong field, causing no tasks to appear in the location.After: How does it behave after the fixing?
Now the 5 tasks in
seed-data.json
have the correct information to appear in the location