Ver código fonte

Fix plist file formatting

master
zbettenbuk 7 anos atrás
pai
commit
6586be9a8e
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      ios/app/src/Info.plist

+ 2
- 2
ios/app/src/Info.plist Ver arquivo

@@ -55,8 +55,8 @@
55 55
 			</dict>
56 56
 		</dict>
57 57
 	</dict>
58
-        <key>NSCalendarsUsageDescription</key>
59
-        <string>See your scheduled conferences in the app.</string>
58
+	<key>NSCalendarsUsageDescription</key>
59
+	<string>See your scheduled conferences in the app.</string>
60 60
 	<key>NSCameraUsageDescription</key>
61 61
 	<string>Participate in conferences with video.</string>
62 62
 	<key>NSLocationWhenInUseUsageDescription</key>

Carregando…
Cancelar
Salvar