Skip to content

Commit cd57d9e

Browse files
committed
2 parents 66e2cc8 + 50c5379 commit cd57d9e

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
}
@@ -41,5 +38,8 @@
4138
"LIST_NEXT_BUTTON": {
4239
"selector": "ul.btn__pager:nth-child(2) > li:nth-child(4) > a:nth-child(1)",
4340
"attribute": "href"
41+
},
42+
"NO_RESULTS_FOUND": {
43+
"selector": ".parts__zero"
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)