Skip to content

Commit 5d0327c

Browse files
authored
Merge pull request #11 from carlomorgenstern/main
Fixed mount total selector
2 parents 164ccdd + e28691f commit 5d0327c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile/mount.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
}
1414
},
1515
"TOTAL": {
16-
"selector": ".mount__sort__total > span:nth-child(1)"
16+
"selector": ".minion__sort__total > span:nth-child(1)"
1717
}
1818
}

0 commit comments

Comments
 (0)