Quellcode durchsuchen

Make a correction to Media Library

Change the title of the permission `mediaLibrary` to "Media Library".
Samuel Utbult vor 6 Jahren
Ursprung
Commit
c2fd001e0f
Es ist kein Benutzerkonto mit dieser Commiter-Email verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

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