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
c66bc280
Unverified
Commit
c66bc280
authored
Apr 25, 2018
by
zeynel
Committed by
GitHub
Apr 25, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5 from j05u3/patch-1
Notification channel
parents
5ddb1de0
9fc16598
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
notification.js
lib/notification.js
+2
-1
No files found.
lib/notification.js
View file @
c66bc280
...
...
@@ -8,7 +8,8 @@ var ALLOWED_FIELDS = ['contents', 'included_segments', 'excluded_segments', 'fil
'android_sound'
,
'android_led_color'
,
'android_accent_color'
,
'android_visibility'
,
'adm_sound'
,
'ios_badgeType'
,
'ios_badgeCount'
,
'collapse_id'
,
'send_after'
,
'delayed_option'
,
'delivery_time_of_day'
,
'ttl'
,
'priority'
,
'android_group'
,
'android_group_message'
,
'adm_group'
,
'adm_group_message'
,
'isIos'
,
'isAndroid'
,
'isAnyWeb'
,
'isChromeWeb'
,
'isFirefox'
,
'isSafari'
,
'isWP'
,
'isWP_WNS'
,
'isAdm'
,
'isChrome'
];
'isAnyWeb'
,
'isChromeWeb'
,
'isFirefox'
,
'isSafari'
,
'isWP'
,
'isWP_WNS'
,
'isAdm'
,
'isChrome'
,
'android_channel_id'
,
'existing_android_channel_id'
];
/**
...
...
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