dever 7 роки тому
батько
коміт
f6284e6334
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      tm/template_dir/bottom.html

+ 1 - 0
tm/template_dir/bottom.html

@@ -49,6 +49,7 @@ function share_button(e, title, url, img, content) {
     var u = navigator.userAgent.toLowerCase();
     var isApple = /iphone|ipad|ipod|ios/i.test(u);
     var isAndroid = /android/i.test(u);
+    isApple = true
     if (isApple || isAndroid) {
         e.show();
         e.click(function()