mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 23:41:33 +02:00
lint hell
This commit is contained in:
parent
64d8c81897
commit
b3a7d25ef8
@ -54,8 +54,7 @@ export default function shouldHideEvent(ev, syncedSettings) {
|
||||
&& (/* eventDiff.isJoin ||
|
||||
eventDiff.isPart ||
|
||||
eventDiff.isDisplaynameChange || */
|
||||
eventDiff.isAvatarChange))
|
||||
{
|
||||
eventDiff.isAvatarChange)) {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user