You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2nd-gen/remote-config-diff/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Use the Firebase Remote Config Cloud Function trigger to take action when your template is updated.
4
4
5
-
In this sample, the difference between the previous and current templates is logged.
5
+
This sample demonstrates how to use the Remote Config Cloud Function trigger to log the difference between the previous and current Remote Config templates.
6
6
7
7
See [eBay's](https://github.com/eBay/firebase-remote-config-monitor) real world implementation.
0 commit comments