瀏覽代碼

Merge pull request #263 from sutbult/patch-1

Make a correction to Media Library
Mathieu Acthernoene 6 年之前
父節點
當前提交
69ab094b8c
No account linked to committer's email address
共有 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`         | ❌️ | ✔       |