Преглед изворни кода

feat: open WhatsApp sharing links in app rather than web

Close #1707
George Cushen пре 5 година
родитељ
комит
67028328d0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      data/page_sharer.toml

+ 1 - 1
data/page_sharer.toml

@@ -35,7 +35,7 @@
 
 [[buttons]]
   id = "whatsapp"
-  url = "https://web.whatsapp.com/send?text={title}%20{url}"
+  url = "whatsapp://send?text={title}%20{url}"
   title = "WhatsApp"
   icon_pack = "fab"
   icon = "whatsapp"