We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecdf581 commit f6268b0Copy full SHA for f6268b0
README.md
@@ -28,7 +28,7 @@ $wtNotify.notify({
28
```
29
30
31
-// 请求权限
+// 检查设置通知权限
32
$wtNotify.checkPermission(function () {
33
//success
34
}, function () {
0 commit comments