Don't mark rooms as unread on m.room.member changes
A quick and hacky fix to issue #169.
This commit is contained in:
parent
714c96283e
commit
c42d4f901b
2 changed files with 14 additions and 4 deletions
|
@ -49,6 +49,7 @@
|
|||
"parallelshell": "^1.2.0",
|
||||
"rimraf": "^2.4.3",
|
||||
"source-map-loader": "^0.1.5",
|
||||
"uglifycss": "0.0.15"
|
||||
"uglifycss": "0.0.15",
|
||||
"webpack": "^1.12.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue