import dispatcher

pull/3921/head
Luke Barnard 2017-05-16 13:55:25 +01:00
parent 36ec39ffc0
commit 11d88aa6a2
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ limitations under the License.
import React from 'react';
import sdk from 'matrix-react-sdk';
import Modal from 'matrix-react-sdk/lib/Modal';
import dis from 'matrix-react-sdk/lib/dispatcher';
export default React.createClass({
onUpdateClicked: function() {