add a device-message if the system clock seems to be inaccurate

This commit is contained in:
B. Petersen
2020-09-10 18:31:33 +02:00
parent 277bbfaead
commit 7b38d6693d
4 changed files with 83 additions and 1 deletions

View File

@@ -4925,8 +4925,9 @@ void dc_event_unref(dc_event_t* event);
#define DC_STR_VIDEOCHAT_INVITATION 82
#define DC_STR_VIDEOCHAT_INVITE_MSG_BODY 83
#define DC_STR_CONFIGURATION_FAILED 84
#define DC_STR_BAD_TIME_MSG_BODY 85
#define DC_STR_COUNT 84
#define DC_STR_COUNT 85
/*
* @}