浏览代码

Merge pull request #263 from sutbult/patch-1

Make a correction to Media Library
Mathieu Acthernoene 6 年前
父节点
当前提交
69ab094b8c
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -160,7 +160,7 @@ The current supported permissions are:
160 160
 | Push Notifications | `notification`      | ✔️  | ❌      |
161 161
 | Background Refresh | `backgroundRefresh` | ✔️  | ❌      |
162 162
 | Speech Recognition | `speechRecognition` | ✔️  | ❌      |
163
-| mediaLibrary       | `mediaLibrary`      | ✔️  | ❌      |
163
+| Media Library      | `mediaLibrary`      | ✔️  | ❌      |
164 164
 | Motion Activity    | `motion`            | ✔️  | ❌      |
165 165
 | Storage            | `storage`           | ❌️ | ✔       |
166 166
 | Phone Call         | `callPhone`         | ❌️ | ✔       |