Update EditUsers.plugin.js

This commit is contained in:
Mirco Wittrien 2020-02-07 15:18:27 +01:00
parent 276baee813
commit df141ef86d
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ var EditUsers = (_ => {
visibility: hidden;
}
${BDFDB.dotCNS.userinfohovered + BDFDB.dotCN.bottag} {
visibility: hidden;
visibility: visibile;
}
`;