From f61386662aaf5b6ff16570a830db5a0042137297 Mon Sep 17 00:00:00 2001 From: Alexander Polynomdivision Date: Wed, 17 Oct 2018 18:29:51 +0200 Subject: [PATCH] fix: The modal being always opened --- frontend/src/reducers/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/reducers/index.ts b/frontend/src/reducers/index.ts index aadfd22..948784f 100644 --- a/frontend/src/reducers/index.ts +++ b/frontend/src/reducers/index.ts @@ -134,7 +134,7 @@ const initialState: IState = { popoverTextColor: "", showHelp: false, - modalShow: true, + modalShow: false, }, vocab: {