Skip to content

Commit c2c3a56

Browse files
committed
fix: formatting
1 parent ac473d0 commit c2c3a56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

demo/app/App_Resources/iOS/Info.plist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
<string>UIInterfaceOrientationLandscapeLeft</string>
4444
<string>UIInterfaceOrientationLandscapeRight</string>
4545
</array>
46-
<key>NSAppTransportSecurity</key>
47-
<dict>
48-
<key>NSAllowsArbitraryLoads</key>
49-
<true/>
46+
<key>NSAppTransportSecurity</key>
47+
<dict>
48+
<key>NSAllowsArbitraryLoads</key>
49+
<true/>
5050
</dict>
5151
</dict>
5252
</plist>

0 commit comments

Comments
 (0)