aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/shareFranz/index.js
diff options
context:
space:
mode:
authorLibravatar vantezzen <properly@protonmail.com>2019-08-26 21:31:55 +0200
committerLibravatar vantezzen <properly@protonmail.com>2019-08-26 21:31:55 +0200
commit06eeaf3fa15fb73d9558ae1737c705e12cd79c2b (patch)
treec3f74438196946aa7b89e69ac7a66a0b02c887fc /src/features/shareFranz/index.js
parentLint (diff)
downloadferdium-app-06eeaf3fa15fb73d9558ae1737c705e12cd79c2b.tar.gz
ferdium-app-06eeaf3fa15fb73d9558ae1737c705e12cd79c2b.tar.zst
ferdium-app-06eeaf3fa15fb73d9558ae1737c705e12cd79c2b.zip
Remove share popup
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(