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: source/_components/notify.html5.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ name:
34
34
description: Setting the optional parameter `name` allows multiple notifiers to be created. The notifier will bind to the service `notify.NOTIFIER_NAME`.
35
35
required: false
36
36
type: string
37
-
default: `notify`
37
+
default: "`notify`"
38
38
gcm_api_key:
39
39
description: The API Server key provided to you by Google for Google Cloud Messaging (GCM). Required to push to Chrome.
0 commit comments