#9 added Pattern for requests script

This commit is contained in:
Serraniel 2020-07-29 12:14:25 +02:00
parent bbecb5884f
commit 7b61cf09b1
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -5,7 +5,7 @@ registerScript(node => {
changeBorderColor(node);
removeUnknownUsers(node);
}
});
}, "/requests");
function changeFollowedStarColor(node) {
const starIcon = 'star';