Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBizzle authored Sep 1, 2016
1 parent 7726a91 commit 1abfd45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ public function routeNotificationForIonicPush()
- `iosBadge()`
- `iosPayload()`
- `iosSound()`
- `iosPriortiy()`
- `iosPriority()`
- `iosExpire()`
- `iosContentAvailable()`

Expand All @@ -136,7 +136,7 @@ public function routeNotificationForIonicPush()
- `androidIcon()`
- `androidIconColor()`
- `androidMessage()`
- `androidPriortiy()`
- `androidPriority()`
- `androidSound()`
- `androidTag()`
- `androidTimeToLive()`
Expand Down

0 comments on commit 1abfd45

Please sign in to comment.