mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-01-31 21:40:38 +00:00
Kill scrollbar on user list
This commit is contained in:
parent
04da117657
commit
f1cc96084c
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ const UserMenu = exports.UserMenu = React.createClass({
|
|||
},
|
||||
|
||||
componentDidMount() {
|
||||
Ps.initialize(document.getElementById('user-list'));
|
||||
|
||||
},
|
||||
|
||||
render() {
|
||||
|
|
Loading…
Reference in a new issue