Explorar o código

Fixing minor js issue

TC pushbot 5 %!s(int64=4) %!d(string=hai) anos
pai
achega
8477d87667
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      web/desktop.system

+ 2 - 0
web/desktop.system

@@ -4363,6 +4363,8 @@
 
             var targetURL = "share?id=" + payload.uuid;
             window.open(targetURL);
+
+            hideAllContextMenus();
         }
 
         function shareWithThisPermission(target, event){