mirror of
https://github.com/kyantech/Palmr.git
synced 2025-11-02 13:03:15 +00:00
- Changed the API endpoint for notifying recipients to include the shareId directly in the URL. - Added the request body to the fetch call to ensure proper data is sent with the notification request. - Set the Content-Type header to application/json for the request.