Skip to content

Commit f85142b

Browse files
committed
Correction
1 parent c5f7c47 commit f85142b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

profile/minion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"MINIONS": {
33
"ROOT": {
4-
"selector": ".minion__list"
4+
"selector": ".minion__list__item"
55
},
66
"NAME": {
77
"selector": ".minion__name"

profile/mount.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"MOUNTS": {
33
"ROOT": {
4-
"selector": ".mount__list"
4+
"selector": ".mount__list__item"
55
},
66
"NAME": {
77
"selector": ".mount__name"

0 commit comments

Comments
 (0)