Skip to content

Commit

Permalink
chore: update mobile score to equalize
Browse files Browse the repository at this point in the history
Signed-off-by: Lakshya Singh <[email protected]>
  • Loading branch information
king-11 committed Aug 23, 2021
1 parent 62251ab commit fe7d964
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/2021/mobile.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"subtasks": [
{
"subtaskName": "Home",
"totalPoints": "10"
"totalPoints": "15"
},
{
"subtaskName": "Add Task",
"totalPoints": "15"
"totalPoints": "20"
},
{
"subtaskName": "Edit tasks",
"totalPoints": "15"
"totalPoints": "20"
},
{
"subtaskName": "Delete tasks",
Expand All @@ -63,7 +63,7 @@
},
{
"subtaskName": "Search",
"totalPoints": "15"
"totalPoints": "20"
}
]
},
Expand Down

0 comments on commit fe7d964

Please sign in to comment.