mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 06:46:32 +03:00
show 'Not connected' if storage information are not yet available (#3222)
* show 'Not connected' if storage information are not yet available 'One moment' is a bit misleading in case the device is offline as it will take more than a moment until that will be updated :) * update CHANGELOG
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
### API-Changes
|
||||
|
||||
- replaced stock string `DC_STR_ONE_MOMENT` by `DC_STR_NOT_CONNECTED` #3222
|
||||
|
||||
### Fixes
|
||||
|
||||
- Take `delete_device_after` into account when calculating ephemeral loop timeout #3211
|
||||
|
||||
Reference in New Issue
Block a user