fix: The modal being always opened

This commit is contained in:
Alexander Polynomdivision 2018-10-17 18:29:51 +02:00
parent 3b7e55d957
commit f61386662a

View File

@ -134,7 +134,7 @@ const initialState: IState = {
popoverTextColor: "", popoverTextColor: "",
showHelp: false, showHelp: false,
modalShow: true, modalShow: false,
}, },
vocab: { vocab: {