Feature/#9 core make scripts only run on url #13
|
@ -5,7 +5,7 @@ registerScript(node => {
|
|||
changeBorderColor(node);
|
||||
removeUnknownUsers(node);
|
||||
}
|
||||
});
|
||||
}, "/requests");
|
||||
|
||||
function changeFollowedStarColor(node) {
|
||||
const starIcon = 'star';
|
||||
|
|
Loading…
Reference in a new issue