Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit deb6878

Browse files
doc++
1 parent d29752f commit deb6878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/NON_FIREBASE_MESSAGING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ For testing notifications on iOS the easiest tool I found is [Pusher](https://gi
208208
### Android
209209
For testing on Android I prefer using [Postman](https://www.getpostman.com/) to *POST* to the FCM REST API. Look at which headers you need to set, and how the payload needs to be added:
210210

211-
<img src="images/messaging/postman-headers.png" width="450px" alt="Postman headers"/> <img src="images/messaging/postman-payload.png" width="450px" alt="Postman body"/>
211+
<img src="images/messaging/postman-headers.png" width="440px" alt="Postman headers"/> <img src="images/messaging/postman-payload.png" width="440px" alt="Postman body"/>

0 commit comments

Comments
 (0)