mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 23:43:19 +08:00
Ádding visitor tests
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
||||
selector: '#commentBox .coral-plugin-commentbox-button'
|
||||
},
|
||||
likeButton: {
|
||||
selector: '.comment:first-child .coral-plugin-likes-button'
|
||||
selector: '.comment .coral-plugin-likes-container .coral-plugin-likes-button'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user