aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/shareFranz/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/features/shareFranz/index.js')
-rw-r--r--src/features/shareFranz/index.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/features/shareFranz/index.js b/src/features/shareFranz/index.js
index 1167b329b..d611a7e1d 100644
--- a/src/features/shareFranz/index.js
+++ b/src/features/shareFranz/index.js
@@ -22,9 +22,9 @@ export default function initialize(stores) {
22 }; 22 };
23 23
24 function showModal() { 24 function showModal() {
25 debug('Showing share window'); 25 debug('Would have showed share window');
26 26
27 state.isModalVisible = true; 27 // state.isModalVisible = true;
28 } 28 }
29 29
30 reaction( 30 reaction(