فهرست منبع

Fixing minor js issue

TC pushbot 5 4 سال پیش
والد
کامیت
8477d87667
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  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){