Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
onesignal-node
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Cedar Studios
onesignal-node
Commits
8402ed4e
Commit
8402ed4e
authored
Dec 07, 2017
by
=
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes #3
parent
c73eb083
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
8402ed4e
...
...
@@ -120,7 +120,7 @@ var firstNotification = new OneSignal.Notification({
});
// set target users
firstNotification
.
setIncludedSegments
([
'All
Users
'
]);
firstNotification
.
setIncludedSegments
([
'All'
]);
firstNotification
.
setExcludedSegments
([
'Inactive Users'
]);
// set notification parameters
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment