update project badge selector

This commit is contained in:
John Mitchell
2018-10-17 14:53:40 -04:00
parent 89344c2eee
commit 73dc58e810

View File

@@ -58,8 +58,8 @@ module.exports = {
list: { list: {
selector: '.at-Panel', selector: '.at-Panel',
elements: { elements: {
badge: 'span[class~="badge"]', badge: '.at-Panel-headingTitleBadge',
title: 'div[class="List-titleText"]', title: '.at-Panel-headingTitle',
add: '#button-add' add: '#button-add'
}, },
sections: { sections: {