applly suggestion

This commit is contained in:
grafixeyehero 2020-01-15 18:54:48 +03:00
parent 5941c914fc
commit 89b28d76f5
2 changed files with 1 additions and 2 deletions

View file

@ -521,7 +521,6 @@ define(["loading", "appRouter", "layoutManager", "userSettings", "connectionMana
}
if ("Person" === item.Type) {
itemBackdropElement.classList.add("personBackdropimg-hideondesktop");
itemBackdropElement.classList.add("personBackdrop");
} else {
itemBackdropElement.classList.remove("personBackdrop");