1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

fix user_levels

This commit is contained in:
Matthew Hodgson
2016-01-20 17:12:55 +00:00
parent 442e090f37
commit 705730d450

View File

@@ -597,7 +597,7 @@ module.exports = React.createClass({
</div>;
var user_levels_section;
if (user_levels.length) {
if (Object.keys(user_levels).length) {
user_levels_section =
<div>
<div>