Skip to content

Commit daf2c10

Browse files
authored
Actually standardize paged format
1 parent 34a26d6 commit daf2c10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

profile/achievements.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727
"ACHIEVEMENT_POINTS": {
2828
"selector": ".achievement__point"
2929
},
30-
"NO_RESULTS_FOUND": {
31-
"selector": ".parts__zero"
32-
},
3330
"ACTIVITY_DESCRIPTION": {
3431
"selector": ".entry__activity__txt"
3532
}
@@ -42,4 +39,7 @@
4239
"selector": "ul.btn__pager:nth-child(2) > li:nth-child(4) > a:nth-child(1)",
4340
"attribute": "href"
4441
}
45-
}
42+
"NO_RESULTS_FOUND": {
43+
"selector": ".parts__zero"
44+
},
45+
}

0 commit comments

Comments
 (0)