Skip to content

Commit

Permalink
Merge pull request #552 from JoshLipan/dev
Browse files Browse the repository at this point in the history
Update doc
  • Loading branch information
JoshLipan authored Oct 18, 2018
2 parents aa1431a + 20352c4 commit 0c3e3fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions documents/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
* [setTags](#settags)
* [cleanTags](#cleantags)
* [sendLocalNotification](#sendlocalnotification)
* [clearLocalNotifications](#clearLocalNotifications)
* [removeLocalNotification](#removeLocalNotification)
* [clearLocalNotifications](#clearlocalnotifications)
* [removeLocalNotification](#removelocalnotification)
* [clearAllNotifications](#clearallnotifications)
* [clearNotificationById](#clearnotificationbyId)
* [点击推送事件](#点击推送事件)
Expand Down
4 changes: 2 additions & 2 deletions documents/api_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
* [Receive Notification event](#receive-notification-event)
* [Receive Custom Message Event](#receive-custom-message-event)
* [sendLocalNotification](#sendlocalnotification)
* [removeLocalNotification](#removeLocalNotification)
* [clearLocalNotifications](#clearLocalNotifications)
* [removeLocalNotification](#removelocalnotification)
* [clearLocalNotifications](#clearlocalnotifications)
* [clearAllNotifications](#clearallnotifications)
* [clearNotificationById](#clearnotificationbyId)
* [iOS Only API](#ios-only-api)
Expand Down

0 comments on commit 0c3e3fa

Please sign in to comment.