Selaa lähdekoodia

Make a correction to Media Library

Change the title of the permission `mediaLibrary` to "Media Library".
Samuel Utbult 6 vuotta sitten
vanhempi
commit
c2fd001e0f
No account linked to committer's email address
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      README.md

+ 1
- 1
README.md Näytä tiedosto

@@ -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`         | ❌️ | ✔       |