itizawa 6 rokov pred
rodič
commit
779f1bdb4f

+ 1 - 0
src/client/js/components/Admin/Users/Users.jsx

@@ -53,6 +53,7 @@ class UserPage extends React.Component {
     this.setState({ isPasswordResetModalShown: false });
   }
 
+
   render() {
     const { t } = this.props;