Skip to content

Commit 08186f1

Browse files
authored
reorder properties for readability
1 parent 6b03b08 commit 08186f1

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

application_manifest_registry.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
]
1717
},
1818
{
19+
"id": "webdav-filepicker",
20+
"name": "WebDAV File Picker",
21+
"url": "http://10.4.0.32:5000",
22+
"version": "1",
1923
"capabilities": [
2024
{
2125
"action": "PICK",
@@ -36,12 +40,13 @@
3640
}
3741
}
3842
],
39-
"id": "webdav-filepicker",
40-
"name": "WebDAV File Picker",
41-
"url": "http://10.4.0.32:5000",
42-
"version": "1"
4343
},
4444
{
45+
"id": "fichiers-file-picker",
46+
"name": "Fichiers File Picker",
47+
"url": "https://837a-46-255-204-128.ngrok-free.app",
48+
"version": "1",
49+
"display": "modal",
4550
"capabilities": [
4651
{
4752
"action": "PICK",
@@ -52,12 +57,7 @@
5257
]
5358
}
5459
}
55-
],
56-
"id": "fichiers-file-picker",
57-
"name": "Fichiers File Picker",
58-
"url": "https://837a-46-255-204-128.ngrok-free.app",
59-
"version": "1",
60-
"display": "modal"
60+
]
6161
},
6262
{
6363
"id": "twake-drive-filepicker",
@@ -74,4 +74,4 @@
7474
}
7575
]
7676
}
77-
]
77+
]

0 commit comments

Comments
 (0)