Develop #14

Closed
Serraniel wants to merge 19 commits from develop into master
Showing only changes of commit 7b61cf09b1 - Show all commits

View file

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