Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'iOSClient/Images.xcassets/nonetwork.imageset/Contents.json')
-rw-r--r--iOSClient/Images.xcassets/nonetwork.imageset/Contents.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/iOSClient/Images.xcassets/nonetwork.imageset/Contents.json b/iOSClient/Images.xcassets/nonetwork.imageset/Contents.json
index 12a037088..34ae16431 100644
--- a/iOSClient/Images.xcassets/nonetwork.imageset/Contents.json
+++ b/iOSClient/Images.xcassets/nonetwork.imageset/Contents.json
@@ -1,15 +1,15 @@
{
"images" : [
{
- "idiom" : "universal",
- "filename" : "nonetwork.pdf"
+ "filename" : "nonetwork.pdf",
+ "idiom" : "universal"
}
],
"info" : {
- "version" : 1,
- "author" : "xcode"
+ "author" : "xcode",
+ "version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
-} \ No newline at end of file
+}