Skip to content

Commit ae7f894

Browse files
haowenwufzlins
authored andcommitted
fix(luminance): adjust joinTime position
1 parent b3fd592 commit ae7f894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resource/schemas/Luminance/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"filters": ["query.text().match(/\\d+/)[0]"]
6161
},
6262
"joinTime": {
63-
"selector": [".time:eq(0)"],
63+
"selector": [".stats > li > .time"],
6464
"attribute": "title",
6565
"filters": ["dateTime(query).valueOf()"]
6666
}

0 commit comments

Comments
 (0)