Rename "connected" state to "connecting".

This commit is contained in:
akwizgran
2019-06-06 17:21:52 +01:00
parent dc741e988c
commit 15d9ff1ebd
4 changed files with 4 additions and 4 deletions

View File

@@ -131,7 +131,7 @@ This will return a JSON array of pending contacts and their states:
The state can be one of these values:
* `waiting_for_connection`
* `connected`
* `connecting`
* `adding_contact`
* `failed`