Skip to content

Commit a0ba0ec

Browse files
committed
Update cloud-functions.md
Add back block quote
1 parent dbe347d commit a0ba0ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ff-concepts/adding-customization/cloud-functions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ Here's how to test FlutterFlow's `sendUserPushNotificationsTrigger` function in
259259
- If you want to test a different Cloud Function, update `sendUserPushNotificationsTrigger` with the relevant cloud function name.
260260
2. Paste the following JSON into the <kbd>Configure Triggering Event</kbd> text area.
261261
- If you want to test a different Cloud Function, update `sendUserPushNotificationsTrigger` with the relevant cloud function name.
262+
```json
262263
{
263264
"value": {
264265
"name": "projects/<projectID>/databases/(default)/documents/sendUserPushNotificationsTrigger/<documentID>",

0 commit comments

Comments
 (0)