Skip to content

Commit 6f60170

Browse files
committed
change readme
1 parent 42e9da3 commit 6f60170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Usage
33
NotificationManager
44

5-
NotificationManager.scheduleNotification(id: "标识", title: "通知测试", subtitle: "子标题", body: "风雨一夜花满楼", badgeCount: 10)
5+
NotificationManager.scheduleNotification(id: "标识", title: "通知测试", subtitle: "子标题", body: "风雨一夜花满楼", badgeCount: 10)
66
77
NotificationManager.pending { [weak self] value in
88
print("\(value)未发送")

0 commit comments

Comments
 (0)