Skip to content

Commit 0c3e3fa

Browse files
authored
Merge pull request #552 from JoshLipan/dev
Update doc
2 parents aa1431a + 20352c4 commit 0c3e3fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

documents/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
* [setTags](#settags)
1212
* [cleanTags](#cleantags)
1313
* [sendLocalNotification](#sendlocalnotification)
14-
* [clearLocalNotifications](#clearLocalNotifications)
15-
* [removeLocalNotification](#removeLocalNotification)
14+
* [clearLocalNotifications](#clearlocalnotifications)
15+
* [removeLocalNotification](#removelocalnotification)
1616
* [clearAllNotifications](#clearallnotifications)
1717
* [clearNotificationById](#clearnotificationbyId)
1818
* [点击推送事件](#点击推送事件)

documents/api_en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
* [Receive Notification event](#receive-notification-event)
1414
* [Receive Custom Message Event](#receive-custom-message-event)
1515
* [sendLocalNotification](#sendlocalnotification)
16-
* [removeLocalNotification](#removeLocalNotification)
17-
* [clearLocalNotifications](#clearLocalNotifications)
16+
* [removeLocalNotification](#removelocalnotification)
17+
* [clearLocalNotifications](#clearlocalnotifications)
1818
* [clearAllNotifications](#clearallnotifications)
1919
* [clearNotificationById](#clearnotificationbyId)
2020
* [iOS Only API](#ios-only-api)

0 commit comments

Comments
 (0)