ci: format
This commit is contained in:
parent
4968e854e6
commit
5ad9238a46
7 changed files with 2272 additions and 5 deletions
|
|
@ -1 +1,24 @@
|
|||
{"defaultHandlersVersion":{},"mimeTypes":{"application/pdf":{"action":3,"extensions":["pdf"]},"image/webp":{"action":3,"extensions":["webp"]},"image/avif":{"action":3,"extensions":["avif"]},"image/jxl":{"action":3,"extensions":["jxl"]}},"schemes":{"mailto":{"stubEntry":true,"handlers":[null,{"name":"Gmail","uriTemplate":"https://mail.google.com/mail/?extsrc=mailto&url=%s"}]},"io.element.desktop":{"action":4},"element":{"action":4}},"isDownloadsImprovementsAlreadyMigrated":false}
|
||||
{
|
||||
"defaultHandlersVersion": {},
|
||||
"mimeTypes": {
|
||||
"application/pdf": { "action": 3, "extensions": ["pdf"] },
|
||||
"image/webp": { "action": 3, "extensions": ["webp"] },
|
||||
"image/avif": { "action": 3, "extensions": ["avif"] },
|
||||
"image/jxl": { "action": 3, "extensions": ["jxl"] }
|
||||
},
|
||||
"schemes": {
|
||||
"mailto": {
|
||||
"stubEntry": true,
|
||||
"handlers": [
|
||||
null,
|
||||
{
|
||||
"name": "Gmail",
|
||||
"uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s"
|
||||
}
|
||||
]
|
||||
},
|
||||
"io.element.desktop": { "action": 4 },
|
||||
"element": { "action": 4 }
|
||||
},
|
||||
"isDownloadsImprovementsAlreadyMigrated": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue