From 0fe36e132c0148105c510a09cd929962d2256897 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Tue, 28 Mar 2023 20:24:46 +0200 Subject: [PATCH] Remove the "under development" message from the share-menu section --- docs/how-to.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/how-to.md b/docs/how-to.md index 621ce5a..a764816 100644 --- a/docs/how-to.md +++ b/docs/how-to.md @@ -33,10 +33,10 @@ https://routinehub.co/shortcut/13990/ ## Send directly from share menu on Android -The [Web Share Target API](https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target) is implemented but not yet tested. -When the PWA is installed, it should register itself to the share-menu of the device automatically. +The [Web Share Target API](https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target) is implemented. + +When the PWA is installed, it will register itself to the share-menu of the device automatically. -This feature is still under development. Please test this feature and create an issue if it does not work. ## Send directly via command-line interface Send files or text with PairDrop via command-line interface.