Fix indent

This commit is contained in:
Quentin 2020-12-04 11:19:40 +01:00
parent ccf030e04e
commit 1a50a9a72f
1 changed files with 5 additions and 5 deletions

View File

@ -5,14 +5,14 @@
specs: specs:
* [rfc8620](https://tools.ietf.org/html/rfc8620) The JSON Meta Application Protocol (JMAP) * [rfc8620](https://tools.ietf.org/html/rfc8620) The JSON Meta Application Protocol (JMAP)
* [rfc8621](https://tools.ietf.org/html/rfc8621) The JSON Meta Application Protocol (JMAP) for Mail * [rfc8621](https://tools.ietf.org/html/rfc8621) The JSON Meta Application Protocol (JMAP) for Mail
* [specs](https://jmap.io/spec.html) JMAP: The Specs * [specs](https://jmap.io/spec.html) JMAP: The Specs
clients: clients:
* [ltt.rs](https://github.com/iNPUTmice/lttrs-android) Android Client * [ltt.rs](https://github.com/iNPUTmice/lttrs-android) Android Client
* [meli](https://meli.delivery/) Rust CLI client * [meli](https://meli.delivery/) Rust CLI client
* [cypht](https://github.com/jasonmunro/cypht) PHP+JS webmail * [cypht](https://github.com/jasonmunro/cypht) PHP+JS webmail
## IMAP ## IMAP
@ -21,4 +21,4 @@ specs:
* [rfc3501](https://tools.ietf.org/html/rfc3501) INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1 * [rfc3501](https://tools.ietf.org/html/rfc3501) INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1
* [rfc4466](https://tools.ietf.org/html/rfc4466) Collected Extensions to IMAP4 ABNF * [rfc4466](https://tools.ietf.org/html/rfc4466) Collected Extensions to IMAP4 ABNF
* [rfc4469](https://tools.ietf.org/html/rfc4469) Internet Message Access Protocol (IMAP) CATENATE Extension * [rfc4469](https://tools.ietf.org/html/rfc4469) Internet Message Access Protocol (IMAP) CATENATE Extension
* [rfc4551](https://tools.ietf.org/html/rfc4551) IMAP Extension for Conditional STORE Operation or Quick Flag Changes Resynchronization * [rfc4551](https://tools.ietf.org/html/rfc4551) IMAP Extension for Conditional STORE Operation or Quick Flag Changes Resynchronization